summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-05-05 12:38:58 -0700
committerDavid S. Miller <davem@davemloft.net>2008-05-05 12:38:58 -0700
commitabdefbdbd5c683ddcb1dd0d3dd414d02f078a5da (patch)
tree3c3af0c2b08b7542760a83b26995bff0b738f801 /include
parent8376005ea471762e7a5957d5b9e788121c0ba726 (diff)
downloadkernel-abdefbdbd5c683ddcb1dd0d3dd414d02f078a5da.tar.gz
sparc64: remove online_page()
The identical online_page() implementations from all architectures got moved to mm/memory_hotplug.c - except for the sparc64 one that even was dead code due to MEMORY_HOTPLUG not being available there. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
el/commit/arch/powerpc/kvm/book3s_xive_native.c?id=4cc0e36df2c0a41fd38645ddde08d2bfba699b7a'>powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater 2020-12-11KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug outputCédric Le Goater 2020-11-16KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater 2020-09-22KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao 2020-05-07powerpc/xive: Enforce load-after-store ordering when StoreEOI is activeCédric Le Goater