lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 17 Apr 2015 03:37:33 +0000
From:	"Wang, Xiaoming" <xiaoming.wang@...el.com>
To:	Tejun Heo <tj@...nel.org>
CC:	"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
	"oleg@...hat.com" <oleg@...hat.com>,
	"andriy.shevchenko@...ux.intel.com" 
	<andriy.shevchenko@...ux.intel.com>,
	"linux@...musvillemoes.dk" <linux@...musvillemoes.dk>,
	"ebiederm@...ssion.com" <ebiederm@...ssion.com>,
	"eparis@...hat.com" <eparis@...hat.com>,
	"chenhanxiao@...fujitsu.com" <chenhanxiao@...fujitsu.com>,
	"tglx@...utronix.de" <tglx@...utronix.de>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"Schallberger, Timothy M" <timothy.m.schallberger@...el.com>,
	"Zhang, Dongxing" <dongxing.zhang@...el.com>
Subject: RE: [PATCH] proc: move the adding option Ngid to the end of
 proc/PID/status

Dear tejun

> -----Original Message-----
> From: htejun@...il.com [mailto:htejun@...il.com] On Behalf Of Tejun Heo
> Sent: Friday, April 17, 2015 11:26 AM
> To: Wang, Xiaoming
> Cc: akpm@...ux-foundation.org; oleg@...hat.com;
> andriy.shevchenko@...ux.intel.com; linux@...musvillemoes.dk;
> ebiederm@...ssion.com; eparis@...hat.com; chenhanxiao@...fujitsu.com;
> tglx@...utronix.de; linux-kernel@...r.kernel.org; Schallberger, Timothy M;
> Zhang, Dongxing
> Subject: Re: [PATCH] proc: move the adding option Ngid to the end of
> proc/PID/status
> 
> Hello,
> 
> On Thu, Apr 16, 2015 at 11:15 PM, Wang, Xiaoming
> <xiaoming.wang@...el.com> wrote:
> > I am not sure exactly which kernel introduced this Ngid.
> > I check the git and found it added in
> > commit e29cf08b05dc0b8151d65704d96d525a9e179a6b
> 
> git describe --contains says 3.13 and it's about 1.5 years ago.
> 
Yes this kernel change is 1.5 years ago.
As we known not all user update the kernel so frequently.
They just use the stable one.
We met this issue when update to 3.13 now. 
A lot of application failed to run which run well previously.
Do you have any idea on this issue?
> > And this change has destroyed the order already.
> > Moving the adding option Ngid to the end of proc/PID/status is to keep
> > order .
> 
> There isn't any assurance that changing the order won't break a different set of
> programs which make different ordering assumptions.
> The new order is already out there. This isn't a legal dispute where the original
> owner is "right".
> 
> --
> tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ