[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALCETrXqjHPvKw=wcdnxQWO0Y140B=a0E7eh4+PoERvU=z909w@mail.gmail.com>
Date: Mon, 16 Jun 2014 10:25:26 -0700
From: Andy Lutomirski <luto@...capital.net>
To: Richard Weinberger <richard.weinberger@...il.com>
Cc: Toralf Förster <toralf.foerster@....de>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: 3.15: kernel BUG at kernel/auditsc.c:1525!
On Mon, Jun 16, 2014 at 10:21 AM, Richard Weinberger
<richard.weinberger@...il.com> wrote:
> On Mon, Jun 16, 2014 at 6:33 PM, Toralf Förster <toralf.foerster@....de> wrote:
>> $ cat syscall.c
>> #include <unistd.h>
>> #include <sys/syscall.h>
>> int main(){return syscall(1000)!=-1;}
What architecture are you building for? On i386 and x86_64, 1000
shouldn't be big enough to trigger this.
--Andy
--
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