public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: seife@suse.de, nigel@nigel.suspend2.net,
	linux-kernel@vger.kernel.org,
	suspend-devel@lists.sourceforge.net
Subject: Re: [RFC] get rid of CONFIG_DISABLE_CONSOLE_SUSPEND
Date: Thu, 5 Jul 2007 00:39:22 +0200	[thread overview]
Message-ID: <20070704223921.GA2491@elf.ucw.cz> (raw)
In-Reply-To: <200707042344.25207.rjw@sisk.pl>

Hi!

> > > > diff --git a/drivers/char/lp.c b/drivers/char/lp.c
> > > > index 62051f8..8267ff8 100644
> > > > --- a/drivers/char/lp.c
> > > > +++ b/drivers/char/lp.c
> > > > @@ -144,7 +144,7 @@ static unsigned int lp_count = 0;
> > > >  static struct class *lp_class;
> > > >  
> > > >  #ifdef CONFIG_LP_CONSOLE
> > > > -static struct parport *console_registered; // initially NULL
> > > > +static struct parport *console_registered;
> > > >  #endif /* CONFIG_LP_CONSOLE */
> > > 
> > > Could you please avoid fixing things like this, white space etc. in this patch?
> > > It would be easier to read ...
> > 
> > Yep, sorry, it should be separate patch. I hope the idea is still
> > simple enough.
> 
> Yes, but I'm not sure if netconsole is the only one that we will want to have

Well, netconsole is the only one we know of.

> disabled.  Moreover, what if someone wants to use the netconsole regardless
> of the fact that it can crash the box?

He'll have to edit the sources at that point. I'd prefer not to have
too many "please crash the box" options.
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2007-07-04 22:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 13:51 [RFC] get rid of CONFIG_DISABLE_CONSOLE_SUSPEND Pavel Machek
2007-06-28 14:12 ` Tejun Heo
2007-06-28 15:34 ` Rafael J. Wysocki
2007-06-28 17:25   ` Stefan Seyfried
2007-06-28 19:12     ` Rafael J. Wysocki
2007-06-29 12:36       ` Stefan Seyfried
2007-07-04 19:33   ` Pavel Machek
2007-07-04 21:44     ` Rafael J. Wysocki
2007-07-04 22:39       ` Pavel Machek [this message]
2007-07-05  9:38         ` Stefan Seyfried

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070704223921.GA2491@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nigel@nigel.suspend2.net \
    --cc=rjw@sisk.pl \
    --cc=seife@suse.de \
    --cc=suspend-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox