Re: [BUG][AX25] spinlock lockup

2008-02-25 Thread Jann Traschewski
Applied. Thanks! Regards, Jann > -Ursprüngliche Nachricht- > Von: Jarek Poplawski [mailto:[EMAIL PROTECTED] > Gesendet: Sonntag, 24. Februar 2008 20:51 > An: Jann Traschewski > Cc: netdev@vger.kernel.org; 'Ralf Baechle' > Betreff: Re: [BUG][AX25] spinlock lock

[BUG][AX25] spinlock lockup

2008-02-23 Thread Jann Traschewski
+0xbf/0xcb [] generic_file_aio_read+0x161/0x19c [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x35 [] vfs_write+0x9e/0x10c [] sys_write+0x41/0x67 [] syscall_call+0x7/0xb === -- Jann Traschewski, Drosselstr.1, D-90513 Zirndorf, Germany Tel.: +49-911-696971, Mobile: +49-1

Re: [PATCH][AX25] ax25_out: check skb for NULL in ax25_kick()

2008-02-13 Thread Jann Traschewski
Applied and stable with Kernel 2.6.24.2 since 12 hours. Regards, Jann > -Ursprüngliche Nachricht- > Von: Jarek Poplawski [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 13. Februar 2008 12:56 > An: David Miller > Cc: Jann Traschewski; Bernard Pidoux F6BVP; Ralf Bae

Re: [PATCH][AX25] ax25_route: make ax25_route_lock BH safe

2008-02-12 Thread Jann Traschewski
Applied on 2.6.24.2 and up without any problems/warnings since 12 hours. Thanks, Jann > -Ursprüngliche Nachricht- > Von: Jarek Poplawski [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 11. Februar 2008 13:43 > An: David Miller > Cc: Jann Traschewski; Bernard Pidoux F6BV

[BUG][AX25] mkiss and ax25_route lockdep warning

2008-02-11 Thread Jann Traschewski
lock_irqrestore+0x34/0x39 [] pty_write+0x2f/0x39 [] write_chan+0x22d/0x2a1 [] default_wake_function+0x0/0x8 [] tty_write+0x14d/0x1c2 [] write_chan+0x0/0x2a1 [] tty_write+0x0/0x1c2 [] vfs_write+0x8a/0x10c [] sys_write+0x41/0x67 [] syscall_call+0x7/0xb === -- Jann Trasc

Re: [PATCH][AX25] ax25_ds_timer: use mod_timer instead of add_timer

2008-02-10 Thread Jann Traschewski
t; Cc: Ralf Baechle; Jann Traschewski; David Miller > Betreff: [PATCH][AX25] ax25_ds_timer: use mod_timer instead > of add_timer > > On Wed, Feb 06, 2008 at 08:15:09AM +, Jarek Poplawski wrote: > > On Wed, Feb 06, 2008 at 07:45:29AM +, Jarek Poplawski wrote: > > .