Re: [PATCH] Disable the most annoying printk in the kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2005-10-27 at 10:04 -0400, Keenan Pepper wrote:
> Andi Kleen wrote:
> > Remove most useless printk in the world
> 
> No way! I love that prink! =P
> 

And you know, once it is gone, you will start getting reports from
people that their kernel doesn't act like it use to.  Or they'll start
to think that their keyboards suddenly work better ;-)

-- Steve

> > Signed-off-by: Andi Kleen <[email protected]>
> > 
> > Index: linux/drivers/input/keyboard/atkbd.c
> > ===================================================================
> > --- linux/drivers/input/keyboard/atkbd.c
> > +++ linux/drivers/input/keyboard/atkbd.c
> > @@ -328,7 +328,6 @@ static irqreturn_t atkbd_interrupt(struc
> >  			atkbd_report_key(&atkbd->dev, regs, KEY_HANJA, 3);
> >  			goto out;
> >  		case ATKBD_RET_ERR:
> > -			printk(KERN_DEBUG "atkbd.c: Keyboard on %s reports too many keys pressed.
> > \n", serio->phys);
> >  			goto out;
> >  	}
> >  
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux