diff options
author | Ezequiel Garcia | 2012-09-08 17:47:55 -0300 |
---|---|---|
committer | Pekka Enberg | 2012-09-25 10:15:58 +0300 |
commit | 7c0cb9c64f83dd9bf18b139ac0de00daba6087c2 (patch) | |
tree | 4491a3047dfa2d4774da4dfb52e17ab26c71a871 /drivers | |
parent | f3f741019595f1e73564d985f5fe8abcbb98c769 (diff) |
mm, slab: Replace 'caller' type, void* -> unsigned long
This allows to use _RET_IP_ instead of builtin_address(0), thus
achiveing implementation consistency in all three allocators.
Though maybe a nitpick, the real goal behind this patch is
to be able to obtain common code between SLAB and SLUB.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions