aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorSam Ravnborg <[email protected]>2006-04-14 23:54:13 +0200
committerSam Ravnborg <[email protected]>2006-04-15 00:35:22 +0200
commit5ecdd0f67c624714ccd5358e1cc88324f86f0e10 (patch)
tree54ed2346bf1f4c85763fbd0622422c67679dfbc1 /fs/jbd/commit.c
parentb5ac4817de3032796c558b0a32062e7392b5ea60 (diff)
kbuild: fix false section mismatch warnings
Darren Jenkins <[email protected]> pointed out a number of false positives where we referenced variables from a _driver variable. Fix it by check for that pattern and ignore it. Randy.Dunlap <[email protected]> pointed out a similar set of warnings for a number of scsi drivers. In scsi world they misname their variables *_template or *_sht so add these to list of variables that may have references to .init.text with no warning. Randy.Dunlap <[email protected]> also pointed out a scsi driver with many references to .exit.text from .rodata. This is compiler generated references and we already ignore these for .init.text, so ignore them for .exit.text also. Signed-off-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions