summaryrefslogtreecommitdiffstats
path: root/mm/slub.c
diff options
context:
space:
mode:
authorEduard - Gabriel Munteanu2008-08-19 19:43:24 +0200
committerPekka Enberg2008-12-29 14:34:11 +0100
commit73cd6af0413225b0ada8b8881c3e0cfd26506dfa (patch)
treec08f2d9baf76e3786634d4a0ee6af21cfcf97300 /mm/slub.c
parentkmemtrace: Fix typos in documentation. (diff)
downloadkernel-qcow2-linux-73cd6af0413225b0ada8b8881c3e0cfd26506dfa.tar.gz
kernel-qcow2-linux-73cd6af0413225b0ada8b8881c3e0cfd26506dfa.tar.xz
kernel-qcow2-linux-73cd6af0413225b0ada8b8881c3e0cfd26506dfa.zip
kmemtrace: Better alternative to "kmemtrace: fix printk format warnings".
Fix the problem "kmemtrace: fix printk format warnings" attempted to fix, but resulted in marker-probe format mismatch warnings. Instead of carrying size_t into probes, we get rid of it by casting to unsigned long, just as we did with gfp_t. This way, we don't need to change marker format strings and we don't have to rely on other format specifiers like "%zu", making for consistent use of more generic data types (since there are no format specifiers for gfp_t, for example). Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions