Re: [PATCH] fix bash-isms in arch/x86/entry/syscalls/syscalltbl.sh

From: Thomas Gleixner
Date: Thu Oct 27 2016 - 15:19:19 EST


On Thu, 27 Oct 2016, sylvain.bertrand@xxxxxxxxx wrote:

> On Thu, Sep 29, 2016 at 04:22:34PM +0000, sylvain.bertrand@xxxxxxxxx wrote:
> > Fix the bash-isms in the x86 syscall table generator shell script.
>
> What's up with this patch?

You got a mail on Sept 19th, which told you that the patch was queued in
the tip tree. It contains the commit id. If you take said commit id and
check whether it's in Linus tree, then you should see:

2df0e78b44e2: x86/syscalls: Remove bash-isms in syscall table generator

A simple:

# git log arch/x86/entry/syscalls/syscalltbl.sh

on Linus tree would have told you the same thing.

Thanks,

tglx