diff options
author | Alexander Beregalov <a.beregalov@gmail.com> | 2009-01-02 14:49:32 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-02 19:19:42 +0100 |
commit | bc3256288b8ff9787623805e53cf7c6d5a2b4591 (patch) | |
tree | 6c93a6f80b8e7ea5472ede60f25c0c66d28e76fb /drivers/serial/8250.c | |
parent | tty: We want the port object to be persistent (diff) | |
download | linux-bc3256288b8ff9787623805e53cf7c6d5a2b4591.tar.xz linux-bc3256288b8ff9787623805e53cf7c6d5a2b4591.zip |
fix for tty-serial-move-port
Hi Alan
next-20081204 crashes with the following message:
BUG: unable to handle kernel paging request at ffff88007d320248
IP: [<ffffffff803de934>] uart_remove_one_port+0xef/0x111
kfree(info);
393: 49 8d 7d 10 lea 0x10(%r13),%rdi
397: e8 00 00 00 00 callq 39c <uart_remove_one_port+0xef>
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions