Re: [RFC] pstore-ram: remove superfluous memory size check

2015-02-12 Thread Tony Luck
On Tue, Feb 10, 2015 at 8:50 PM, Kiran Kumar wrote: > On Tue, Feb 10, 2015 at 10:38 PM, Mark Salyzyn wrote: >> >> Please refer to '[PATCH v2 2/5] pstore: remove superfluous memory size check' FYI: Linus pulled the pstore branch - so this patch is now upstream. -Tony -- To unsubscribe from this

Re: [RFC] pstore-ram: remove superfluous memory size check

2015-02-10 Thread Kiran Kumar
On Tue, Feb 10, 2015 at 10:38 PM, Mark Salyzyn wrote: > > Please refer to '[PATCH v2 2/5] pstore: remove superfluous memory size check' Cool,thanks for pointing. Regards, Kiran > > Sincerely -- Mark Salyzyn > > On 02/10/2015 02:26 AM, Kiran Raparthy wrote: >> >> From: Mark Salyzyn >> >> pstore-

Re: [RFC] pstore-ram: remove superfluous memory size check

2015-02-10 Thread Mark Salyzyn
Please refer to '[PATCH v2 2/5] pstore: remove superfluous memory size check' Sincerely -- Mark Salyzyn On 02/10/2015 02:26 AM, Kiran Raparthy wrote: From: Mark Salyzyn pstore-ram: remove superfluous memory size check All previous checks will fail with error if memory size is not sufficient

[RFC] pstore-ram: remove superfluous memory size check

2015-02-10 Thread Kiran Raparthy
From: Mark Salyzyn pstore-ram: remove superfluous memory size check All previous checks will fail with error if memory size is not sufficient to register a zone, so this legacy check has become redundant. Cc: Anton Vorontsov Cc: Colin Cross Cc: Kees Cook Cc: Tony Luck Cc: linux-kernel@vger.