linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc/32: nohz full support
@ 2022-10-06 14:22 Nicholas Piggin
  2022-10-06 14:22 ` [PATCH 1/2] powerpc/32: implement HAVE_CONTEXT_TRACKING_USER support Nicholas Piggin
  2022-10-06 14:23 ` [PATCH 2/2] powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN Nicholas Piggin
  0 siblings, 2 replies; 3+ messages in thread
From: Nicholas Piggin @ 2022-10-06 14:22 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Nicholas Piggin

On top of the previous fix to prevent KVM being selected with
context tracking on 32-bit, this should be good to go.

Since RFC:
- Improved code sharing in interrupt.h
- Minimal patch for VIRT_CPU_ACCOUNTING_GEN support

Thanks,
Nick

Nicholas Piggin (2):
  powerpc/32: implement HAVE_CONTEXT_TRACKING_USER support
  powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN

 arch/powerpc/Kconfig                 |  3 ++-
 arch/powerpc/include/asm/interrupt.h | 35 +++++++---------------------
 2 files changed, 10 insertions(+), 28 deletions(-)

-- 
2.37.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-06 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 14:22 [PATCH 0/2] powerpc/32: nohz full support Nicholas Piggin
2022-10-06 14:22 ` [PATCH 1/2] powerpc/32: implement HAVE_CONTEXT_TRACKING_USER support Nicholas Piggin
2022-10-06 14:23 ` [PATCH 2/2] powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN Nicholas Piggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).