Re: [PATCH 5/6] s390: use asm-generic/bitops/le.h

From: Andrew Morton
Date: Mon Apr 25 2011 - 17:34:24 EST


On Sun, 24 Apr 2011 18:51:16 +0900
Akinobu Mita <akinobu.mita@xxxxxxxxx> wrote:

> The previous style change enables to use asm-generic/bitops/le.h
> on s390.

What kernel version is this patchset against?

> }
> #define find_next_bit_le find_next_bit_le
>
> +#include <asm-generic/bitops/le.h>
> +
> #include <asm-generic/bitops/ext2-atomic-test.h>
>

Mainline arch/s390/include/asm/bitops.h doesn't have this inclusion.

Please recheck, redo and resend.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/