Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1617003
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/ |
| Date | 2017-04-05 16:40 +0200 |
| Message-ID | <tsUgi-3Nd-13@gated-at.bofh.it> (permalink) |
| References | <sJHIe-2WG-41@gated-at.bofh.it> <sJyEV-3Or-7@gated-at.bofh.it> <sJyOD-3S3-67@gated-at.bofh.it> <sJHIe-2WG-41@gated-at.bofh.it> |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
Finn Thain <fthain@telegraphics.com.au> wrote: > I can see how base addresses and IO ports are relevant, but the irq > parameter changes below don't protect the kernel image AFAICT. What's the > rationale for those changes? I think it should be stated here. Easier grepping for one. But I'm also currently preventing the changing of any hardware parameters. If a driver refuses to share an irq, you could use it to deprive another driver of the ability to get an irq at all. David
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/ David Howells <dhowells@redhat.com> - 2017-04-05 16:40 +0200
csiph-web