[PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc version of prot_guest_has()

Christoph Hellwig hch at infradead.org
Thu Aug 19 19:55:09 AEST 2021


On Fri, Aug 13, 2021 at 11:59:23AM -0500, Tom Lendacky wrote:
> +static inline bool prot_guest_has(unsigned int attr)

No reall need to have this inline.  In fact I'd suggest we havea the
prototype in a common header so that everyone must implement it out
of line.


More information about the Linuxppc-dev mailing list