6.7.5 changes

This commit is contained in:
Aditya Garg
2024-02-17 12:51:00 +05:30
parent 234bbef68c
commit 7cd298e227
2 changed files with 3 additions and 3 deletions
@@ -114,8 +114,8 @@ index 70b325a2f..2131f8543 100644
+ }
+}
+
void efi_adjust_memory_range_protection(unsigned long start,
unsigned long size)
efi_status_t efi_adjust_memory_range_protection(unsigned long start,
unsigned long size)
{
@@ -321,6 +345,9 @@ static void setup_quirks(struct boot_params *boot_params)
if (IS_ENABLED(CONFIG_APPLE_PROPERTIES) &&
+1 -1
View File
@@ -1 +1 @@
KVER=6.7
KVER=6.7.5