summaryrefslogtreecommitdiffstats
path: root/rust
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2023-10-22 19:06:07 +0200
committerMasahiro Yamada <masahiroy@kernel.org>2023-10-28 14:31:22 +0200
commite1dc1bfe5b27842c9e43a1f2d42c34decb0660c3 (patch)
tree39189589676f0ae13380077caab45f01501356c4 /rust
parentmodpost: disallow *driver to reference .meminit* sections (diff)
downloadlinux-e1dc1bfe5b27842c9e43a1f2d42c34decb0660c3.tar.xz
linux-e1dc1bfe5b27842c9e43a1f2d42c34decb0660c3.zip
modpost: remove more symbol patterns from the section check whitelist
These symbol patterns were whitelisted to allow them to reference to functions with the old __devinit and __devexit annotations. We stopped doing this a long time ago, for example, commit 6f039790510f ("Drivers: scsi: remove __dev* attributes.") remove those annotations from the scsi drivers. Keep *_ops, *_probe, and *_console, otherwise they will really cause section mismatch warnings. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions