Re: [PATCH] Implement check_legacy_ioport() on PS3
From: David Woodhouse <dwmw2@infradead.org>
Date: 2007-03-30 01:43:07
From: David Woodhouse <dwmw2@infradead.org>
Date: 2007-03-30 01:43:07
On Thu, 2007-03-29 at 20:45 -0500, Olof Johansson wrote:
I ran into the very same thing earlier myself and had exactly the same idea. However, it turned out then that it would have meant adding more cases of ioport being allowed than it would have removed the opposite. It might have changed since then. Either way it's annoying.
Perhaps we could set it to (void *)-1 to always return -ENODEV? -- dwmw2