Skip to content

Commit 6156840

Browse files
committed
Fix fuzz on kernel 6.9.4
1 parent ce8bf6a commit 6156840

3 files changed

+3
-3
lines changed

1005-HID-hid-appletb-bl-add-driver-for-the-backlight-of-A.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ index 4cc6bf79f..519b3b736 100644
3939
+
4040
HID CORE LAYER
4141
M: Jiri Kosina <[email protected]>
42-
M: Benjamin Tissoires <[email protected]>
42+
M: Benjamin Tissoires <[email protected]>
4343
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
4444
index e11c1c803..cf19a3b33 100644
4545
--- a/drivers/hid/Kconfig

1017-HID-hid-apple-magic-backlight-Add-driver-for-keyboar.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ index dfc63d257..9148bda0a 100644
3939
+
4040
HID CORE LAYER
4141
M: Jiri Kosina <[email protected]>
42-
M: Benjamin Tissoires <[email protected]>
42+
M: Benjamin Tissoires <[email protected]>
4343
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
4444
index 4e238df87..83fbab6d4 100644
4545
--- a/drivers/hid/Kconfig

2010-efi-libstub-add-support-for-the-apple_set_os-protoco.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ index 80b21d1c6..f1e58e027 100644
137137
#define APPLE_PROPERTIES_PROTOCOL_GUID EFI_GUID(0x91bd12fe, 0xf6c3, 0x44fb, 0xa5, 0xb7, 0x51, 0x22, 0xab, 0x30, 0x3a, 0xe0)
138138
+#define APPLE_SET_OS_PROTOCOL_GUID EFI_GUID(0xc5c5da95, 0x7d5c, 0x45e6, 0xb2, 0xf1, 0x3f, 0xd5, 0x2b, 0xb1, 0x00, 0x77)
139139
#define EFI_TCG2_PROTOCOL_GUID EFI_GUID(0x607f766c, 0x7455, 0x42be, 0x93, 0x0b, 0xe4, 0xd7, 0x6d, 0xb2, 0x72, 0x0f)
140+
#define EFI_TCG2_FINAL_EVENTS_TABLE_GUID EFI_GUID(0x1e2ed096, 0x30e2, 0x4254, 0xbd, 0x89, 0x86, 0x3b, 0xbe, 0xf8, 0x23, 0x25)
140141
#define EFI_LOAD_FILE_PROTOCOL_GUID EFI_GUID(0x56ec3091, 0x954c, 0x11d2, 0x8e, 0x3f, 0x00, 0xa0, 0xc9, 0x69, 0x72, 0x3b)
141-
#define EFI_LOAD_FILE2_PROTOCOL_GUID EFI_GUID(0x4006c0c1, 0xfcb3, 0x403e, 0x99, 0x6d, 0x4a, 0x6c, 0x87, 0x24, 0xe0, 0x6d)
142142
--
143143
2.34.1
144144

0 commit comments

Comments
 (0)