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

From: Akinobu Mita
Date: Mon Apr 25 2011 - 22:01:06 EST


2011/4/26 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>:
> 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.

Oops, the change is only in my local tree.

> Please recheck, redo and resend.

OK, I will.
--
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/