diff options
| author | Christoph Lameter <[email protected]> | 2015-06-30 09:01:11 -0500 | 
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-07-01 14:22:33 -0700 | 
| commit | ae6f2462e59d47d396996e330b6f4183e6c9fa98 (patch) | |
| tree | 13690055d9500db5054240ae532ed5a6d82cd92a /scripts/gdb/vmlinux-gdb.py | |
| parent | 5c3950970b91df6a15db66ec4498bac9b12f4002 (diff) | |
Add __init attribute to new_kmalloc_cache
Avoid the warning:
  WARNING: mm/built-in.o(.text.unlikely+0xc22): Section mismatch in reference from the function .new_kmalloc_cache() to the variable .init.rodata:kmalloc_info
  The function .new_kmalloc_cache() references
  the variable __initconst kmalloc_info.
Signed-off-by: Christoph Lameter <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions