Skip to content

Commit

Permalink
6.6.17 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed Feb 17, 2024
1 parent 92b44b7 commit 60bf963
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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) &&
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
KVER=6.6.11
KVER=6.6.17

0 comments on commit 60bf963

Please sign in to comment.