[PATCH 02/17] raid6: remove __KERNEL__ ifdefs

H. Peter Anvin hpa at zytor.com
Thu Mar 26 02:13:55 AEDT 2026


On 2026-03-23 23:40, Christoph Hellwig wrote:
> With the test code ported to kernel space, none of this is required.

I really *really* don't like this.

The ability of running in user space is really useful when it comes to
developing new code for new platforms, which happens often enough for this code.

	-hpa



More information about the Linuxppc-dev mailing list