| commit | c871ac4e9666ad68ae861172ef8a7f73d6e61b26 | [log] [tgz] | 
|---|---|---|
| author | Andrew Morton <akpm@linux-foundation.org> | Wed Dec 10 15:42:25 2014 -0800 | 
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 10 17:41:04 2014 -0800 | 
| tree | 4ca2000cf5e0c663f1b70efadf38127fa7b59b7c | |
| parent | f6edde9cbe0634e4391b6e421a609ca3f57f6c38 [diff] | 
slab: improve checking for invalid gfp_flags The code goes BUG, but doesn't tell us which bits were unexpectedly set. Print that out. Cc: Christoph Lameter <cl@linux.com> Cc: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>