On 8/8/23 3:36 AM, Jan Beulich wrote:
> On 03.08.2023 01:03, Shawn Anastasio wrote:
>> Implement bitops.h, based on Linux's implementation as of commit
>> 5321d1b1afb9a17302c6cec79f0cbf823eb0d3fc
>
> But with PPC32 bits dropped afaics, and with leading hard tabs replaced
> by four spaces - which i
On 03.08.2023 01:03, Shawn Anastasio wrote:
> Implement bitops.h, based on Linux's implementation as of commit
> 5321d1b1afb9a17302c6cec79f0cbf823eb0d3fc
But with PPC32 bits dropped afaics, and with leading hard tabs replaced
by four spaces - which in turn appears to yield some unhelpful placement
Implement bitops.h, based on Linux's implementation as of commit
5321d1b1afb9a17302c6cec79f0cbf823eb0d3fc
Signed-off-by: Shawn Anastasio
---
xen/arch/ppc/include/asm/bitops.h | 331 +-
1 file changed, 327 insertions(+), 4 deletions(-)
diff --git a/xen/arch/ppc/includ