Re: [PATCH] printk: Fix return of braille_register_console()

2013-08-05 Thread Joe Perches
On Mon, 2013-08-05 at 22:55 -0400, Steven Rostedt wrote: > Some of my configs I test with have CONFIG_A11Y_BRAILLE_CONSOLE set. > When I started testing against v3.11-rc4 my console went bonkers. Using > ktest to bisect the issue, it came down to: > > commit bbeddf52a "printk: move braille

[PATCH] printk: Fix return of braille_register_console()

2013-08-05 Thread Steven Rostedt
Some of my configs I test with have CONFIG_A11Y_BRAILLE_CONSOLE set. When I started testing against v3.11-rc4 my console went bonkers. Using ktest to bisect the issue, it came down to: commit bbeddf52a "printk: move braille console support into separate braille.[ch] files" Looking into the patch

[PATCH] printk: Fix return of braille_register_console()

2013-08-05 Thread Steven Rostedt
Some of my configs I test with have CONFIG_A11Y_BRAILLE_CONSOLE set. When I started testing against v3.11-rc4 my console went bonkers. Using ktest to bisect the issue, it came down to: commit bbeddf52a printk: move braille console support into separate braille.[ch] files Looking into the patch I

Re: [PATCH] printk: Fix return of braille_register_console()

2013-08-05 Thread Joe Perches
On Mon, 2013-08-05 at 22:55 -0400, Steven Rostedt wrote: Some of my configs I test with have CONFIG_A11Y_BRAILLE_CONSOLE set. When I started testing against v3.11-rc4 my console went bonkers. Using ktest to bisect the issue, it came down to: commit bbeddf52a printk: move braille console