[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <32097.1481020967@warthog.procyon.org.uk>
Date: Tue, 06 Dec 2016 10:42:47 +0000
From: David Howells <dhowells@...hat.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: dhowells@...hat.com,
One Thousand Gnomes <gnomes@...rguk.ukuu.org.uk>,
linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org, keyrings@...r.kernel.org,
minyard@....org
Subject: Re: [PATCH 01/39] Annotate module params that specify hardware parameters (eg. ioport)
Greg KH <gregkh@...uxfoundation.org> wrote:
> What about all of the ways you can change ioports dynamically from
> ioctls? Or can't python write ioctls to device nodes? :)
Do you mean change the ioport a driver uses by ioctl or actually read/write an
ioport directly?
Do the following patches that I've already posted address your issues:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/commit/?h=efi-lock-down&id=c67c338dd82d28c67d38eb3147368eb36dbf1c16
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/commit/?h=efi-lock-down&id=10bd7277eef5194ba038fc2d907bac9e6aeab12b
They're going to be in a patchset that I am/was intending to sit atop the
module parameter-lockdown patchset.
David
Powered by blists - more mailing lists