Re: [PATCH] input: change SysRq keycode for systems without SysRq key

2007-07-16 Thread Linus Torvalds
On Mon, 16 Jul 2007, federico ferri wrote: > Linus Torvalds ha scritto: > > Well, this is totally untested, and I won't guarantee that this works > > at all, but this is how to generally do these kinds of things.. > > YAY! it works great. > tried with: > #

Re: [PATCH] input: change SysRq keycode for systems without SysRq key

2007-07-16 Thread Linus Torvalds
On Sun, 15 Jul 2007, federico ferri wrote: >> > (I can imagine it could be done via a /proc/sysrq-keycode virtual file, > but that's just one possibility) > > So, this should turn into a feature request... > would you accept feature requests? ( : Well, this is totally untested, and I won't gu

Re: [PATCH] input: change SysRq keycode for systems without SysRq key

2007-07-16 Thread Linus Torvalds
On Sun, 15 Jul 2007, federico ferri wrote: > > this patch adds an entry in Kconfig after 'config MAGIC_SYSRQ' which > asks for a different keycode (replacing also KEY_SYSRQ with > CONFIG_MAGIC_SYSRQ_KEYCODE in char/keyboard.c) Quite frankly, I think that if we want to make something like this c

Re: [2/6] 2.6.21-rc2: known regressions

2007-03-09 Thread Linus Torvalds
On Fri, 9 Mar 2007, Ingo Molnar wrote: > > Some day we may have modesetting support in the kernel for some > > graphics hw, right now it's pretty damn spotty. > > having no video is what i'd have expected - but getting a /hang/ is not > what i'd have expected. I debugged a case exactly like t

Re: [2/6] 2.6.21-rc2: known regressions

2007-03-08 Thread Linus Torvalds
On Fri, 9 Mar 2007, Ingo Molnar wrote: > > disabling the following radeonfb options in the .config made resume work > again: In general, don't even *try* to use radeonfb for suspend/resume. I don't think it has ever worked, except on some very rare laptops (largely PPC Macs) where people had

Re: [2/6] 2.6.21-rc2: known regressions

2007-03-08 Thread Linus Torvalds
[ Eric, Ingo, can you double-check the timer initialization after resume? We appear to have several reports of date not advancing, and while this could be some SATA issue, it could easily be a timer tick issue too ] On Thu, 8 Mar 2007, Michael S. Tsirkin wrote: > > Here's the status with -

Re: [2/6] 2.6.21-rc2: known regressions

2007-03-07 Thread Linus Torvalds
On Wed, 7 Mar 2007, Jeff Garzik wrote: > > Adrian Bunk wrote: > > Subject: AT keyboard only works with pci=noacpi > > References : http://lkml.org/lkml/2007/3/3/68 > > Submitter : Ash Milsted <[EMAIL PROTECTED]> > > Status : unknown > > sounds like a BIOS bug, even though it appears to