Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1510575 > unrolled thread
| Started by | sylvain.bertrand@gmail.com |
|---|---|
| First post | 2016-10-27 21:00 +0200 |
| Last post | 2016-10-27 21:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] fix bash-isms in arch/x86/entry/syscalls/syscalltbl.sh sylvain.bertrand@gmail.com - 2016-10-27 21:00 +0200
Re: [PATCH] fix bash-isms in arch/x86/entry/syscalls/syscalltbl.sh Thomas Gleixner <tglx@linutronix.de> - 2016-10-27 21:20 +0200
| From | sylvain.bertrand@gmail.com |
|---|---|
| Date | 2016-10-27 21:00 +0200 |
| Subject | Re: [PATCH] fix bash-isms in arch/x86/entry/syscalls/syscalltbl.sh |
| Message-ID | <swY49-5EF-5@gated-at.bofh.it> |
On Thu, Sep 29, 2016 at 04:22:34PM +0000, sylvain.bertrand@gmail.com wrote: > Fix the bash-isms in the x86 syscall table generator shell script. What's up with this patch? regards, -- Sylvain
[toc] | [next] | [standalone]
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Date | 2016-10-27 21:20 +0200 |
| Message-ID | <swYnw-60b-15@gated-at.bofh.it> |
| In reply to | #1510575 |
On Thu, 27 Oct 2016, sylvain.bertrand@gmail.com wrote: > On Thu, Sep 29, 2016 at 04:22:34PM +0000, sylvain.bertrand@gmail.com 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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web