Prev: via-velocity: FLOW_CNTL_RX does not disable Asymmetric pause in set_mii_flow_control()
Next: Allow different tracers to be compiled independently
From: Stephen Rothwell on 22 Mar 2010 23:20 Hi Jason, Today's linux-next merge of the kgdb tree got a conflict in drivers/char/keyboard.c between commit edc6e384f9d96e54a6d03068d3b03fa5b56b6449 ("Input: implement SysRq as a separate input handler") from the input tree and commit 4e4b600bf7160c11893bc3f4f8da8a70777b23ba ("When issuing an alt-sysrq-KEY sequence with the keyboard driver in the") from the kgdb tree. The latter changes code moved to another file by the former. I don't know how to fix this up, so I have just effectively reverted the kgdb commit for now - suggestions welcome. BTW, the author of that kgdb commit is "Jason Wessel Subject: [PATCH] <jason.wessel(a)windriver.com>". -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au
From: Jason Wessel on 23 Mar 2010 09:30 On 03/22/2010 10:09 PM, Stephen Rothwell wrote: > Hi Jason, > > Today's linux-next merge of the kgdb tree got a conflict in > drivers/char/keyboard.c between commit > edc6e384f9d96e54a6d03068d3b03fa5b56b6449 ("Input: implement SysRq as a > separate input handler") from the input tree and commit > 4e4b600bf7160c11893bc3f4f8da8a70777b23ba ("When issuing an alt-sysrq-KEY > sequence with the keyboard driver in the") > from the kgdb tree. > > The latter changes code moved to another file by the former. I don't > know how to fix this up, so I have just effectively reverted the kgdb > commit for now - suggestions welcome. > > BTW, the author of that kgdb commit is "Jason Wessel Subject: [PATCH] > <jason.wessel(a)windriver.com>". > > I will drop mine for now. Dmitry and I have differing implementations to solve the same sort of problem with trapping the sysrq. I had wanted to test Dmitry's patch at some point soon. I had updated kgdb-next to include the RFC patches for the keyboard and kms code, but it is all removed again until we sort out which implementation we will roll with. Thanks, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Stephen Rothwell on 23 Mar 2010 19:10
Hi Jason, On Tue, 23 Mar 2010 08:24:21 -0500 Jason Wessel <jason.wessel(a)windriver.com> wrote: > > I will drop mine for now. Dmitry and I have differing implementations > to solve the same sort of problem with trapping the sysrq. I had wanted > to test Dmitry's patch at some point soon. > > I had updated kgdb-next to include the RFC patches for the keyboard and > kms code, but it is all removed again until we sort out which > implementation we will roll with. OK, thanks. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/ |