Re: RFC: banning device driver reserved resources from /dev/mem

From: Alan Cox
Date: Mon Oct 06 2008 - 11:29:29 EST


On Mon, 6 Oct 2008 07:57:38 -0700
Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:

> >
> > For debug tools that would be almost all drivers, and for distribution
> > use that needs to be a runtime selection.
>
> is boottime (read: kernel parameter) ok ?
> it would totally make sense to have a kernel boot parameter that
> disables all /dev/mem sanity checks.

A boot parameter probably catches most cases yes.

> that's a hard case but probably not the most interesting case; drivers
> get loaded early thankfully.
> (yes revoke is hard ;( )

Yeah .. I was hoping you'd write it ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/