]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: Move find_pa_parent_type() out of init section
authorHelge Deller <deller@gmx.de>
Fri, 18 May 2018 14:08:10 +0000 (16:08 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 18 May 2018 14:21:48 +0000 (16:21 +0200)
commit3faf5246f0cd2c1fe82a2c4ba5ad857fa6941909
tree63c8df3b09878ecbd124d6ad46742b88cea077dd
parent3acf4e395260e3bd30a6fa29ba7eada4bf7566ca
parisc: Move find_pa_parent_type() out of init section

The 0-DAY kernel test infrastructure reported that inet_put_port() may
reference the find_pa_parent_type() function, so it can't be moved into the
init section.

Fixes: b86db40e1ecc ("parisc: Move various functions and strings to init section")
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/drivers.c