Re: [PATCH -v1.1] Kbuild: Ignore GREP_OPTIONS env variable

2013-11-11 Thread Borislav Petkov
On Mon, Nov 11, 2013 at 09:43:30PM +0100, Ingo Molnar wrote: > * Michal Marek wrote: > > On Mon, Nov 11, 2013 at 03:27:43PM +0100, Borislav Petkov wrote: > > > From: Borislav Petkov > > > Subject: [PATCH] Kbuild: Ignore GREP_OPTIONS env variable > > > > > > When building the kernel in a shell wh

Re: [PATCH -v1.1] Kbuild: Ignore GREP_OPTIONS env variable

2013-11-11 Thread Ingo Molnar
* Michal Marek wrote: > On Mon, Nov 11, 2013 at 03:27:43PM +0100, Borislav Petkov wrote: > > From: Borislav Petkov > > Subject: [PATCH] Kbuild: Ignore GREP_OPTIONS env variable > > > > When building the kernel in a shell which defines GREP_OPTIONS so that > > grep behavior is modified, we can

Re: [PATCH -v1.1] Kbuild: Ignore GREP_OPTIONS env variable

2013-11-11 Thread Michal Marek
On Mon, Nov 11, 2013 at 03:27:43PM +0100, Borislav Petkov wrote: > From: Borislav Petkov > Subject: [PATCH] Kbuild: Ignore GREP_OPTIONS env variable > > When building the kernel in a shell which defines GREP_OPTIONS so that > grep behavior is modified, we can break the generation of the syscalls