Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1683686
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Al Viro <viro@ZenIV.linux.org.uk> |
| Newsgroups | linux.kernel |
| Subject | [git pull] vfs.git waitid(2) fix |
| Date | Sun, 09 Jul 2017 05:10:02 +0200 |
| Message-ID | <u1aLE-2jJ-1@gated-at.bofh.it> (permalink) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.8.0 (2017-02-23) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 21 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org |
| X-Original-Date | Sun, 9 Jul 2017 04:04:31 +0100 |
| X-Original-Message-ID | <20170709030429.GU10672@ZenIV.linux.org.uk> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1683686 |
Show key headers only | View raw
[I hoped to throw RWF_... annotations into the same pull request, but since
hch still hasn't replied with s-o-b...]
The following changes since commit da029c11e6b12f321f36dac8771e833b65cec962:
exec: Limit arg stack to at most 75% of _STK_LIM (2017-07-07 20:05:08 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git waitid-fix
for you to fetch changes up to 634a81609561f05266e1f625b6f2567c2e0b0419:
fix waitid(2) breakage (2017-07-08 11:26:39 -0400)
----------------------------------------------------------------
Al Viro (1):
fix waitid(2) breakage
kernel/exit.c | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] vfs.git waitid(2) fix Al Viro <viro@ZenIV.linux.org.uk> - 2017-07-09 05:10 +0200
csiph-web