Re: msgrcv: use freezable blocking call

2015-04-01 Thread Maninder Singh
Hi Andrew, Both patches looks fine to us. Thank You > On Wed, Apr 01, 2015 at 05:18:46AM +, Maninder Singh wrote: > > Hi Andrew, > > Thanks for making new patch, Actually there is some problem with our mail > > editor. > > It changes tabs with spaces and corrupts the patch, we are solving th

Re: msgrcv: use freezable blocking call

2015-04-01 Thread Andrew Morton
On Wed, 1 Apr 2015 09:35:55 +0200 Peter Zijlstra wrote: > On Wed, Apr 01, 2015 at 05:18:46AM +, Maninder Singh wrote: > > Hi Andrew, > > Thanks for making new patch, Actually there is some problem with our mail > > editor. > > It changes tabs with spaces and corrupts the patch, we are solvin

Re: Re: msgrcv: use freezable blocking call

2015-04-01 Thread Peter Zijlstra
On Wed, Apr 01, 2015 at 05:18:46AM +, Maninder Singh wrote: > Hi Andrew, > Thanks for making new patch, Actually there is some problem with our mail > editor. > It changes tabs with spaces and corrupts the patch, we are solving the same > at our end. > Thats why i am sending you signed -off b

Re: Re: msgrcv: use freezable blocking call

2015-03-31 Thread Maninder Singh
Hi Andrew, Thanks for making new patch, Actually there is some problem with our mail editor. It changes tabs with spaces and corrupts the patch, we are solving the same at our end. Thats why i am sending you signed -off by only for both patches. 1. For msgrcv: use freezable blocking call Signed-

Re: msgrcv: use freezable blocking call

2015-03-31 Thread Andrew Morton
Presumably Peter's review comments for "restart_syscall: use freezable blocking call" also apply here. Please send your signed-off-by: for both patches, as detailed in Documentation/SubmittingPatches section 11, thanks. From: Yogesh Gaur Subject: ipc/msg.c: use freezable blocking call Avoid w