Re: preparing to 4.5.19 release

2009-09-18 Thread Dmitry V. Levin
On Fri, Sep 18, 2009 at 03:49:07AM -0700, Roland McGrath wrote: > > Done, please review: > > http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=commitdiff;h=ldv/release > > I probably missed some noteworthy changes, feel free to add/correct. > > Looks good to me! Thanks! Go ahead

Re: [PATCH] ARM fixes

2009-09-18 Thread Roland McGrath
> I've just pushed one more ARM fix from Kirill to this branch. > I consider both fixes ready for heads/master. Anything that's not big new hair and that the people using the platform in question say is right is fine with me. For these simple fixes, I don't think you need to wait for more review

Re: [PATCH] ARM fixes

2009-09-18 Thread Dmitry V. Levin
On Fri, Sep 18, 2009 at 03:48:49PM +0400, Dmitry V. Levin wrote: > On Fri, Sep 04, 2009 at 11:57:21AM +1000, Steve Bennett wrote: > > strace -f on an ARM OABI platform results in the child > > processing dying with SIGSEGV. > > > > The attached patch fixes this problem by taking into account > > t

[SPAM] 格优

2009-09-18 Thread gr
您好: 宏达实业有限公司。本公司有普通.广告.运输.销售.增值等发票可以向外代开。价格优惠。 如有业务需要,请联系: 13622307569 杨先生 e-mail:zcs472702...@126.com 13510526538 希望合作成功 如有打扰请原谅 ---

Re: [PATCH] linux/errno: add ERFKILL

2009-09-18 Thread Dmitry V. Levin
On Mon, Sep 14, 2009 at 07:05:19PM +0400, Dmitry V. Levin wrote: > On Sun, Sep 13, 2009 at 10:53:12PM -0400, Mike Frysinger wrote: > > Latest Linux 2.6.31 defines errno 132 as ERFKILL. > > This and other two changes are OK, but commit log requirements > (described in README-hacking) are not fully

Re: [PATCH] strace follow fork/vfork on Linux ARM OABI

2009-09-18 Thread Dmitry V. Levin
Hi, On Fri, Sep 04, 2009 at 11:57:21AM +1000, Steve Bennett wrote: > strace -f on an ARM OABI platform results in the child > processing dying with SIGSEGV. > > The attached patch fixes this problem by taking into account > the different syscall base for OABI. > > Please consider applying. The

Re: preparing to 4.5.19 release

2009-09-18 Thread Roland McGrath
> Done, please review: > http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=commitdiff;h=ldv/release > I probably missed some noteworthy changes, feel free to add/correct. Looks good to me! Thanks! Go ahead and merge it and we can add any follow-on changes as needed. Andreas,