On Tue, Mar 23, 2021 at 11:02:31AM +1000, Nicholas Piggin wrote: > Rather than bifurcate the call depending on whether or not HV is > possible, and have the HV entry test for PR, just make a single > common point which does the demultiplexing. This makes it simpler > to add another type of exit handler. > > Reviewed-by: Daniel Axtens <d...@axtens.net> > Reviewed-by: Fabiano Rosas <faro...@linux.ibm.com> > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Acked-by: Paul Mackerras <pau...@ozlabs.org>