Messages in this thread |  | | Date | Mon, 13 Apr 2015 17:46:59 -0700 (PDT) | From | David Rientjes <> | Subject | Re: [PATCH v2 6/7] slub: Remove redundant module.h includes |
| |
On Mon, 13 Apr 2015, Tom Zanussi wrote:
> kallsyms.h now includes module.h, so remove module.h includes that > were apparently there only to satisfy kallsyms use of MODULE_NAME_LEN > (via KSYM_SYMBOL_LEN). > > Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Acked-by: David Rientjes <rientjes@google.com>
This seems fine for slub. The series is based on Linus's latest tree and doesn't apply at all to linux-next, so you may want to rebase it after the 4.1 merge window.
|  |