From: Ethan Zhao
Date: Tue, 7 Jan 2014 17:31:17 +0800
> Has kmalloc() failure checking there, so it is unnecessary to allocate with
> __GFP_NOFAIL flag that might block forever.
>
> Signed-off-by: Ethan Zhao
This allocation failing borders on catastrophic. The allocation failure
handling is
Has kmalloc() failure checking there, so it is unnecessary to allocate with
__GFP_NOFAIL flag that might block forever.
Signed-off-by: Ethan Zhao
---
arch/sparc/kernel/mdesc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sparc/kernel/mdesc.c b/arch/sparc/kernel/mdesc.
From: Ethan Zhao
Date: Tue, 7 Jan 2014 10:21:51 +0800
> cc sparcli...@vger.kernel.org
Please make a fresh patch posting with sparclinux included so that
your patch gets properly queued up and tracked in patchwork:
http://patchwork.ozlabs.org/project/sparclinux/list/
Thanks.
--
To unsubscribe f
cc sparcli...@vger.kernel.org
On Wed, Dec 11, 2013 at 10:54 PM, Ethan Zhao wrote:
> Has kmalloc() failure checking there, so it is unnecessary to allocate with
> __GFP_NOFAIL flag that might block forever.
>
> Signed-off-by: Ethan Zhao
> ---
> arch/sparc/kernel/mdesc.c | 2 +-
> 1 file changed,
David,
Got it. thanks,
Ethan
On Sun, Jan 5, 2014 at 10:05 AM, David Miller wrote:
> From: Ethan Zhao
> Date: Wed, 11 Dec 2013 22:54:21 +0800
>
>> Has kmalloc() failure checking there, so it is unnecessary to allocate with
>> __GFP_NOFAIL flag that might block forever.
>>
>> Signed-off-by: E
From: Ethan Zhao
Date: Wed, 11 Dec 2013 22:54:21 +0800
> Has kmalloc() failure checking there, so it is unnecessary to allocate with
> __GFP_NOFAIL flag that might block forever.
>
> Signed-off-by: Ethan Zhao
Please submit sparc patches with sparcli...@vger.kernel.org at least
CC:'d.
--
To uns
Has kmalloc() failure checking there, so it is unnecessary to allocate with
__GFP_NOFAIL flag that might block forever.
Signed-off-by: Ethan Zhao
---
arch/sparc/kernel/mdesc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sparc/kernel/mdesc.c b/arch/sparc/kernel/mdesc.
7 matches
Mail list logo