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:
linux-mm
From: David Rientjes <rientjes@google.com>
Date: 2012-09-26 04:13:59
Also in:
linux-mm
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>