diff options
author | Mel Gorman <mgorman@techsingularity.net> | 2021-07-05 10:51:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-10 16:09:39 -0700 |
commit | 6bce244390a8bad89536ae0ea5c03c59ae155a12 (patch) | |
tree | d9a171d4c37e349dde27337dc81c6c69444c2bb3 /Documentation | |
parent | 1e16624d7b4376797ede36e3c955375cf0f23298 (diff) |
mm/page_alloc: Revert pahole zero-sized workaround
Commit dbbee9d5cd83 ("mm/page_alloc: convert per-cpu list protection to
local_lock") folded in a workaround patch for pahole that was unable to
deal with zero-sized percpu structures.
A superior workaround is achieved with commit a0b8200d06ad ("kbuild:
skip per-CPU BTF generation for pahole v1.18-v1.21").
This patch reverts the dummy field and the pahole version check.
Fixes: dbbee9d5cd83 ("mm/page_alloc: convert per-cpu list protection to local_lock")
Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions