Re: [PATCH 3/3] mm, sparse: don't check return value of alloc_bootmem calls
From: David Rientjes <rientjes@google.com>
Date: 2012-12-27 22:28:20
Also in:
lkml
From: David Rientjes <rientjes@google.com>
Date: 2012-12-27 22:28:20
Also in:
lkml
On Sun, 23 Dec 2012, Sasha Levin wrote:
There's no need to check the result of alloc_bootmem() functions since they'll panic if allocation fails. Signed-off-by: Sasha Levin <redacted>
Acked-by: David Rientjes <rientjes@google.com> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>