public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Bligh <mbligh@google.com>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] leave loglevel at 7 through sysrq output so you can actually read it
Date: Fri, 06 Apr 2007 09:33:32 -0700	[thread overview]
Message-ID: <4616765C.3050509@google.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0704061830401.14458@scrub.home>

Roman Zippel wrote:
> 
> On Thu, 5 Apr 2007, Martin Bligh wrote:
> 
>> We carefully set loglevel to 7, and print the sysrq messsage
>> as to what event we're doing, but we can't actually see
>> the output as it sets it back before calling the handler,
>> rather than after.
>>
>> Move the assignment down one line.
> 
> I think you have to tell sysrq_handle_loglevel() about this too...

Not sure why? That just changes the current loglevel, and seems
unaffected.

I did test the patch, and it works fine.

M.

  reply	other threads:[~2007-04-06 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-05 22:53 [PATCH] leave loglevel at 7 through sysrq output so you can actually read it Martin Bligh
2007-04-06 16:31 ` Roman Zippel
2007-04-06 16:33   ` Martin Bligh [this message]
2007-04-06 17:06     ` Roman Zippel
2007-04-06 17:35       ` Roman Zippel

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=4616765C.3050509@google.com \
    --to=mbligh@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zippel@linux-m68k.org \
    /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