Skip to content

Commit

Permalink
apple-set-os: update patch context for 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Redecorating authored Nov 17, 2023
1 parent 6ddd76f commit e4f1454
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ index a0bfd31358ba..ec0100683d9f 100644
+ }
+}
+
static void
adjust_memory_range_protection(unsigned long start, unsigned long size)
void efi_adjust_memory_range_protection(unsigned long start,
unsigned long size)
{
@@ -322,6 +346,8 @@ static void setup_quirks(struct boot_params *boot_params,
if (!memcmp(fw_vendor, apple, sizeof(apple))) {
Expand Down

0 comments on commit e4f1454

Please sign in to comment.