aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/lsi/mpi_raid.h
diff options
context:
space:
mode:
authorVineet Gupta <[email protected]>2013-01-21 17:18:57 +1030
committerRusty Russell <[email protected]>2013-01-21 17:19:14 +1030
commitf2e207f32422c7b9624d3393db015dfd118d9d22 (patch)
tree950b9cbf940a14e77b946f1562d395becbea54ba /drivers/message/fusion/lsi/mpi_raid.h
parent93843b3764170819aeb07fc867a0499b33a875ca (diff)
modpost: Ignore ARC specific non-alloc sections
ARC relocatable object files contain one/more .gnu.linkonce.arcextmap.* sections (collated by kernel/vmlinux.lds into .arcextmap in final link). This section is used by debuggers to display the extension instructions and need-not be loaded by target (hence !SHF_ALLOC) The final kernel binary only needs .arcextmap entry in modpost's ignore list (section_white_list[]). However when building modules, modpost scans each object file individually, hence tripping on non-aggregated .gnu.linkonce.arcextmap.* entries as well. Thus need for the 2 entires ! Signed-off-by: Vineet Gupta <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions