On Wed, Mar 22, 2017 at 05:29:19PM +0100, Arnd Bergmann wrote:
> On Wed, Mar 22, 2017 at 4:32 PM, Catalin Marinas
> wrote:
> > On Wed, Mar 22, 2017 at 03:51:54PM +0100, Arnd Bergmann wrote:
> >> On Wed, Mar 22, 2017 at 3:37 PM, Catalin Marinas
> >> wrote:
>
> >> Taht was certainly not intended,
On Wed, Mar 22, 2017 at 4:32 PM, Catalin Marinas
wrote:
> On Wed, Mar 22, 2017 at 03:51:54PM +0100, Arnd Bergmann wrote:
>> On Wed, Mar 22, 2017 at 3:37 PM, Catalin Marinas
>> wrote:
>> Taht was certainly not intended, and I don't see yet what exactly is going
>> on.
>> What is your setting for
On Wed, Mar 22, 2017 at 03:51:54PM +0100, Arnd Bergmann wrote:
> On Wed, Mar 22, 2017 at 3:37 PM, Catalin Marinas
> wrote:
> > Hi Arnd,
> >
> > On Tue, Mar 14, 2017 at 10:39:21PM +0100, Arnd Bergmann wrote:
> >> This mirrors commit e9c38ceba8d9 ("ARM: 8455/1: define __BUG as
> >> asm(BUG_INSTR) wi
On Wed, Mar 22, 2017 at 3:37 PM, Catalin Marinas
wrote:
> Hi Arnd,
>
> On Tue, Mar 14, 2017 at 10:39:21PM +0100, Arnd Bergmann wrote:
>> This mirrors commit e9c38ceba8d9 ("ARM: 8455/1: define __BUG as
>> asm(BUG_INSTR) without CONFIG_BUG") to make the behavior of
>> arm64 consistent with arm and x
Hi Arnd,
On Tue, Mar 14, 2017 at 10:39:21PM +0100, Arnd Bergmann wrote:
> This mirrors commit e9c38ceba8d9 ("ARM: 8455/1: define __BUG as
> asm(BUG_INSTR) without CONFIG_BUG") to make the behavior of
> arm64 consistent with arm and x86, and avoids lots of warnings in
> randconfig builds, such as:
On Tue, Mar 21, 2017 at 11:51:57AM +, Will Deacon wrote:
> On Tue, Mar 21, 2017 at 11:35:16AM +0100, Arnd Bergmann wrote:
> > On Mon, Mar 20, 2017 at 8:09 PM, Will Deacon wrote:
> >
> > >>
> > >> -#define BUG() do { \
> > >> - _BUG_FLAGS(0);
On Tue, Mar 21, 2017 at 11:35:16AM +0100, Arnd Bergmann wrote:
> On Mon, Mar 20, 2017 at 8:09 PM, Will Deacon wrote:
>
> >>
> >> -#define BUG() do { \
> >> - _BUG_FLAGS(0); \
> >> - unreachable(); \
> >> +#define
On Mon, Mar 20, 2017 at 8:09 PM, Will Deacon wrote:
>>
>> -#define BUG() do { \
>> - _BUG_FLAGS(0); \
>> - unreachable(); \
>> +#define _BUG_FLAGS(flags) __BUG_FLAGS(flags)
>
> What is this for? I don't see _BUG_F
Hi Arnd,
On Tue, Mar 14, 2017 at 10:39:21PM +0100, Arnd Bergmann wrote:
> This mirrors commit e9c38ceba8d9 ("ARM: 8455/1: define __BUG as
> asm(BUG_INSTR) without CONFIG_BUG") to make the behavior of
> arm64 consistent with arm and x86, and avoids lots of warnings in
> randconfig builds, such as:
This mirrors commit e9c38ceba8d9 ("ARM: 8455/1: define __BUG as
asm(BUG_INSTR) without CONFIG_BUG") to make the behavior of
arm64 consistent with arm and x86, and avoids lots of warnings in
randconfig builds, such as:
kernel/seccomp.c: In function '__seccomp_filter':
kernel/seccomp.c:666:1: error:
10 matches
Mail list logo