You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a result of accumulated patches for long years, PA-E functions are
inconsistent on FreeFlags::kNoHooks usage. This patch changes some
functions to use FreeFlags::kNoHooks. After this every function should
be using it.
Change-Id: I83d8bb1dddf732e60358207a1b4bb0c97d707b3a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5901487
Reviewed-by: Takashi Sakamoto <[email protected]>
Commit-Queue: Mikihito Matsuura <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1363181}
CrOS-Libchrome-Original-Commit: 021934729cf4dd8d23a173cb499161fdc7a31905
Copy file name to clipboardExpand all lines: base/allocator/partition_allocator/src/partition_alloc/shim/allocator_shim_default_dispatch_to_partition_alloc.cc
Copy file name to clipboardExpand all lines: base/allocator/partition_allocator/src/partition_alloc/shim/allocator_shim_default_dispatch_to_partition_alloc.h
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -130,22 +130,24 @@ class PartitionAllocFunctionsInternal {
0 commit comments