Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1617003 > unrolled thread

Re: [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/

Started byDavid Howells <dhowells@redhat.com>
First post2017-04-05 16:40 +0200
Last post2017-04-05 16:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/ David Howells <dhowells@redhat.com> - 2017-04-05 16:40 +0200

#1617003 — Re: [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/

FromDavid Howells <dhowells@redhat.com>
Date2017-04-05 16:40 +0200
SubjectRe: [PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/
Message-ID<tsUgi-3Nd-13@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web