lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 8 Aug 2007 16:13:45 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Andres Salomon <dilinger@...ued.net>
Cc:	linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] serial: turn serial console suspend a boot rather than
 compile time option

On Wed, 8 Aug 2007 19:07:13 -0400
Andres Salomon <dilinger@...ued.net> wrote:

> On Wed, 8 Aug 2007 15:41:30 -0700
> Andrew Morton <akpm@...ux-foundation.org> wrote:
> 
> > On Wed, 8 Aug 2007 18:35:35 -0400
> > Andres Salomon <dilinger@...ued.net> wrote:
> > 
> [...]
> > > --- a/include/linux/kernel.h
> > > +++ b/include/linux/kernel.h
> > > @@ -172,6 +172,8 @@ extern int __printk_ratelimit(int ratelimit_jiffies, int ratelimit_burst);
> > >  extern bool printk_timed_ratelimit(unsigned long *caller_jiffies,
> > >  				unsigned int interval_msec);
> > >  
> > > +extern int console_suspend;
> > > +
> > 
> > That's a somewhat vague-sounding identifier.  Could we call it
> > console_suspend_enabled or something?
> > 
> 
> Hm, how about serial_console_suspend_enabled or enable_serial_console_suspend?  I can send an updated patch later.
> 

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ