On Thu, Sep 14, 2023 at 12:26:53PM +1000, Michael Ellerman wrote: > Kent Overstreet <kent.overstr...@linux.dev> writes: > > bcachefs's six locks need kvm_guest, via > > ower_on_cpu() -> vcpu_is_preempted() -> is_kvm_guest() > > > > Signed-off-by: Kent Overstreet <kent.overstr...@linux.dev> > > Cc: linuxppc-dev@lists.ozlabs.org > > --- > > arch/powerpc/kernel/firmware.c | 2 ++ > > 1 file changed, 2 insertions(+) > > Acked-by: Michael Ellerman <m...@ellerman.id.au> (powerpc) > > I'm happy for you to take this via your tree.
Thanks!