linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-serial@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org,
	Lai Jiangshan <laijs@cn.fujitsu.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Ingo Molnar <mingo@redhat.com>
Subject: Re: [PATCH wq/for-3.19 3/3] workqueue: dump workqueues on sysrq-t
Date: Wed, 10 Dec 2014 13:34:50 -0500	[thread overview]
Message-ID: <20141210183450.GG6294@htj.dyndns.org> (raw)
In-Reply-To: <20141210045057.GA11973@kroah.com>

Hello, Greg.

On Tue, Dec 09, 2014 at 11:50:57PM -0500, Greg Kroah-Hartman wrote:
> Oh wait, I think that might be it, shift is needed for the sysrq key on
> the keyboard to start with, right?  So there probably isn't a way to

On x86, the combo is alt-sysrq, so shift can theoretically be added.

> test the difference of a lower/upper case key here.
> 
> I'm traveling this week, and don't have access to a "real" keyboard at
> the moment, but this should be pretty easy for someone to test who has
> one and cares about this type of thing {hint}.

Just tested on a PS/2 port attached keyboard and it doesn't go
through.  I'm not sure where this is getting lost but given that
people sometimes have to use ctrl too to invoke sysrq, throwing in
shift makes it a four key combo which is likely to be over the
rollover capabilities of most keyboards.  It doesn't seem like a good
path to follow to me.  :(

Thanks.

-- 
tejun

      reply	other threads:[~2014-12-10 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20141208174326.GB12274@htj.dyndns.org>
     [not found] ` <20141208174406.GC12274@htj.dyndns.org>
     [not found]   ` <20141208174733.GD12274@htj.dyndns.org>
     [not found]     ` <20141208100613.ecc66d89.akpm@linux-foundation.org>
     [not found]       ` <20141208184035.GE12274@htj.dyndns.org>
     [not found]         ` <20141208110515.7860d68baca2b3bd46c9dab7@linux-foundation.org>
     [not found]           ` <20141208192229.GF12274@htj.dyndns.org>
2014-12-10  4:50             ` [PATCH wq/for-3.19 3/3] workqueue: dump workqueues on sysrq-t Greg Kroah-Hartman
2014-12-10 18:34               ` Tejun Heo [this message]

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=20141210183450.GG6294@htj.dyndns.org \
    --to=tj@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=torvalds@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).