Re: [PATCH] mm/slab: Fix typo _RET_IP -> _RET_IP_
From: David Rientjes <rientjes@google.com>
Date: 2012-09-26 04:13:59
Also in:
kernel-janitors
From: David Rientjes <rientjes@google.com>
Date: 2012-09-26 04:13:59
Also in:
kernel-janitors
On Tue, 25 Sep 2012, Ezequiel Garcia wrote:
The bug was introduced by commit 7c0cb9c64f83 "mm, slab: Replace 'caller' type, void* -> unsigned long".
That commit SHA1 may not remain consistent, so it's better to just mention the name of the patch. I also didn't see this in linux-next and had to look at Pekka's slab/next tree to find it since it wasn't indicated in the patch.
Cc: Pekka Enberg <penberg@kernel.org> Reported-by: Fengguang Wu <redacted> Signed-off-by: Ezequiel Garcia <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>