[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BANLkTi=S0JjzFq_Sf1tSgdk6h2V-m5n_pQ@mail.gmail.com>
Date: Tue, 26 Apr 2011 11:00:58 +0900
From: Akinobu Mita <akinobu.mita@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
arnd@...db.de, Martin Schwidefsky <schwidefsky@...ibm.com>,
Heiko Carstens <heiko.carstens@...ibm.com>,
linux390@...ibm.com, linux-s390@...r.kernel.org
Subject: Re: [PATCH 5/6] s390: use asm-generic/bitops/le.h
2011/4/26 Andrew Morton <akpm@...ux-foundation.org>:
> On Sun, 24 Apr 2011 18:51:16 +0900
> Akinobu Mita <akinobu.mita@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists