diff options
author | Joonsoo Kim <iamjoonsoo.kim@lge.com> | 2013-08-02 11:02:42 +0900 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2013-08-14 18:26:10 +0300 |
commit | 9de1bc875261411bf0a900e90cfe0c7a31c4917b (patch) | |
tree | 8452af4e203a28294f86734c17619a048e31c755 /include/linux/slub_def.h | |
parent | 68f06650ea63f38e1cca7b5bbd56a9c1b8ac5209 (diff) | |
download | talos-obmc-linux-9de1bc875261411bf0a900e90cfe0c7a31c4917b.tar.gz talos-obmc-linux-9de1bc875261411bf0a900e90cfe0c7a31c4917b.zip |
mm, slab_common: add 'unlikely' to size check of kmalloc_slab()
Size is usually below than KMALLOC_MAX_SIZE.
If we add a 'unlikely' macro, compiler can make better code.
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'include/linux/slub_def.h')
0 files changed, 0 insertions, 0 deletions