Re: [PATCH 6/8] Kconfig: no userspace I/O on s390.

2007-05-13 Thread Greg KH
On Thu, May 03, 2007 at 10:36:14AM +0200, Martin Schwidefsky wrote: > On Wed, 2007-05-02 at 22:30 -0700, Greg KH wrote: > > > Hide the config menu for userspace I/O on s390. > > > > Why? Who says s390 can't have userspace I/O drivers someday? > > Theoretically yes, but in practice this is very u

Re: [PATCH 6/8] Kconfig: no userspace I/O on s390.

2007-05-03 Thread Martin Schwidefsky
On Wed, 2007-05-02 at 22:30 -0700, Greg KH wrote: > > Hide the config menu for userspace I/O on s390. > > Why? Who says s390 can't have userspace I/O drivers someday? Theoretically yes, but in practice this is very unlikely to happen. Some reasons why: 1) There are only very few device drivers f

Re: [PATCH 6/8] Kconfig: no userspace I/O on s390.

2007-05-02 Thread Greg KH
On Fri, Apr 20, 2007 at 01:34:30PM +0200, Martin Schwidefsky wrote: > From: Martin Schwidefsky <[EMAIL PROTECTED]> > > Hide the config menu for userspace I/O on s390. Why? Who says s390 can't have userspace I/O drivers someday? thanks, greg k-h - To unsubscribe from this list: send the line "u

[PATCH 6/8] Kconfig: no userspace I/O on s390.

2007-04-20 Thread Martin Schwidefsky
From: Martin Schwidefsky <[EMAIL PROTECTED]> Hide the config menu for userspace I/O on s390. Goes on top of gregkh-driver-uio.patch. Cc: Greg Kroah-Hartman <[EMAIL PROTECTED]> Signed-off-by: Martin Schwidefsky <[EMAIL PROTECTED]> --- drivers/uio/Kconfig |2 ++ 1 files changed, 2 insertions(