Re: [patch] 'virtual => physical page mapping cache',

Alan Cox (alan@lxorguk.ukuu.org.uk)
27 Sep 2002 19:01:15 +0100


On Fri, 2002-09-27 at 18:53, Ingo Molnar wrote:
>
> On Fri, 27 Sep 2002, Chris Wedgwood wrote:
>
> > O_DIRECT is allow to break if someone does something silly :) [...]
>
> to DMA into a page that does not belong to the process anymore? I doubt
> that.

Try doing a truncate on a file as an O_DIRECT write is occuring.
Scribbling into pages you dont own is the least of your problems.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/