Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1645950
| From | Matthias Kaehlcke <mka@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] mm/slub: Fix unused function warnings |
| Date | 2017-05-19 23:10 +0200 |
| Message-ID | <tIXjP-7UF-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series fixes a bunch of warnings about unused functions in SLUB Matthias Kaehlcke (3): mm/slub: Only define kmalloc_large_node_hook() for NUMA systems mm/slub: Mark slab_free_hook() as __maybe_unused mm/slub: Put tid_to_cpu() and tid_to_event() inside #ifdef block mm/slub.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) -- 2.13.0.303.g4ebf302169-goog
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] mm/slub: Fix unused function warnings Matthias Kaehlcke <mka@chromium.org> - 2017-05-19 23:10 +0200 Re: [PATCH 0/3] mm/slub: Fix unused function warnings Christoph Lameter <cl@linux.com> - 2017-05-22 17:30 +0200
csiph-web