All of lore.kernel.org
 help / color / mirror / Atom feed
* [kselftests/powerpc] Primitives test build failure with linux-next
@ 2024-02-29 13:53 ` Sachin Sant
  0 siblings, 0 replies; 10+ messages in thread
From: Sachin Sant @ 2024-02-29 13:53 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: linux-kselftest, tanzhasanwork, andy.shevchenko

Powerpc specific selftests (specifically powerpc/primitives) included in linux-next
tree fails to build with following error

gcc -std=gnu99 -O2 -Wall -Werror -DGIT_VERSION='"next-20240229-0-gf303a3e2bcfb-dirty"' -I/home/sachin/linux-next/tools/testing/selftests/powerpc/include  -I/home/sachin/linux-next/tools/testing/selftests/powerpc/primitives    load_unaligned_zeropad.c ../harness.c  -o /home/sachin/linux-next/tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad
In file included from load_unaligned_zeropad.c:26:
word-at-a-time.h:7:10: fatal error: linux/bitops.h: No such file or directory
    7 | #include <linux/bitops.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

The header file in question was last changed by following commit

commit 66a5c40f60f5d88ad8d47ba6a4ba05892853fa1f
    kernel.h: removed REPEAT_BYTE from kernel.h

Thanks
— Sachin

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

end of thread, other threads:[~2024-03-01  3:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 13:53 [kselftests/powerpc] Primitives test build failure with linux-next Sachin Sant
2024-02-29 13:53 ` Sachin Sant
2024-02-29 17:14 ` Andy Shevchenko
2024-02-29 17:14   ` Andy Shevchenko
2024-02-29 22:57   ` Michael Ellerman
2024-02-29 22:57     ` Michael Ellerman
2024-02-29 22:18 ` Michael Ellerman
2024-02-29 22:18   ` Michael Ellerman
2024-03-01  3:57   ` Sachin Sant
2024-03-01  3:57     ` Sachin Sant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.