Lock down module params that specify hardware parameters (eg. ioport)
authorDavid Howells <dhowells@redhat.com>
Wed, 5 Apr 2017 12:50:07 +0000 (13:50 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 7 Feb 2018 23:32:32 +0000 (23:32 +0000)
commita65c6de71abed7c86ca34f9d3231e78a0dbe3fe2
tree78a38846bdf515311fa5013e5ef2f7edf933134d
parent5ca7fe4fa6f578ad47d98a6c873962d2a2a97b13
Lock down module params that specify hardware parameters (eg. ioport)

Provided an annotation for module parameters that specify hardware
parameters (such as io ports, iomem addresses, irqs, dma channels, fixed
dma buffers and other types).

Suggested-by: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Gbp-Pq: Topic features/all/lockdown
Gbp-Pq: Name 0061-Lock-down-module-params-that-specify-hardware-parame.patch
kernel/params.c