On Wed, 14 Nov 2007 21:37:37 +0100 Ingo Molnar wrote:
> ok, then you conceded it by not replying to it? good ;-)
No, I don't intend to carry on this discussion,
but I appreciate the smiley.
---
~Randy
On Wed, 14 Nov 2007 21:16:39 +0100 Ingo Molnar wrote:
> countered by the underlined sentences above, just in case you missed it.
I didn't miss your claim.
---
~Randy
On Wed, 14 Nov 2007 15:08:47 +0100 Ingo Molnar wrote:
>
> * Randy Dunlap <[EMAIL PROTECTED]> wrote:
>
> > > (and this is in no way directed at the networking folks - it holds
> > > for all of us. I have one main complaint about networking: the
> &g
On Tue, 13 Nov 2007 09:33:21 -0600 James Bottomley wrote:
> On Tue, 2007-11-13 at 03:15 -0800, Andrew Morton wrote:
> > >
> > SCSI==
> > >
> > > qla2xxx: driver initialization does not complete when booting with
> > > Port connected
On Tue, 13 Nov 2007 14:40:29 +0100 Ingo Molnar wrote:
>
> * Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> > > > Do you believe that our response to bug reports is adequate?
> > >
> > > Do you feel that making us feel and look like shit helps?
> >
> > That doesn't answer my question.
> >
> > Se
From: Randy Dunlap <[EMAIL PROTECTED]>
Move the gameport support menu out of the SERIO menu and put it
between touchscreens and misc. devices in the main input layer menu.
Change it to use menuconfig instead of config.
Or was it meant to be listed under Hardware I/O ports?
It sure see
Jiri Slaby wrote:
Randy Dunlap napsal(a):
On Sat, 18 Aug 2007 11:44:12 +0200 (CEST) Jiri Slaby wrote:
define global BIT macro
move all local BIT defines to the new globally define macro.
Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]>
---
include/linux/bitops.h
On Sat, 18 Aug 2007 11:44:12 +0200 (CEST) Jiri Slaby wrote:
> define global BIT macro
>
> move all local BIT defines to the new globally define macro.
>
> Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]>
>
> ---
>
> include/linux/bitops.h |1 +
> include/video/sstfb.h