Searched hist:d00c362f1b0ff54161e0a42b4554ac621a9ef92d (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/rose/ |
H A D | rose_link.c | diff d00c362f1b0ff54161e0a42b4554ac621a9ef92d Sat Jan 16 03:04:04 CST 2010 Jarek Poplawski <jarkao2@gmail.com> ax25: netrom: rose: Fix timer oopses
Wrong ax25_cb refcounting in ax25_send_frame() and by its callers can cause timer oopses (first reported with 2.6.29.6 kernel).
Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=14905
Reported-by: Bernard Pidoux <bpidoux@free.fr> Tested-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rose_route.c | diff d00c362f1b0ff54161e0a42b4554ac621a9ef92d Sat Jan 16 03:04:04 CST 2010 Jarek Poplawski <jarkao2@gmail.com> ax25: netrom: rose: Fix timer oopses
Wrong ax25_cb refcounting in ax25_send_frame() and by its callers can cause timer oopses (first reported with 2.6.29.6 kernel).
Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=14905
Reported-by: Bernard Pidoux <bpidoux@free.fr> Tested-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | netrom.h | diff d00c362f1b0ff54161e0a42b4554ac621a9ef92d Sat Jan 16 03:04:04 CST 2010 Jarek Poplawski <jarkao2@gmail.com> ax25: netrom: rose: Fix timer oopses
Wrong ax25_cb refcounting in ax25_send_frame() and by its callers can cause timer oopses (first reported with 2.6.29.6 kernel).
Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=14905
Reported-by: Bernard Pidoux <bpidoux@free.fr> Tested-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ax25/ |
H A D | ax25_out.c | diff d00c362f1b0ff54161e0a42b4554ac621a9ef92d Sat Jan 16 03:04:04 CST 2010 Jarek Poplawski <jarkao2@gmail.com> ax25: netrom: rose: Fix timer oopses
Wrong ax25_cb refcounting in ax25_send_frame() and by its callers can cause timer oopses (first reported with 2.6.29.6 kernel).
Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=14905
Reported-by: Bernard Pidoux <bpidoux@free.fr> Tested-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netrom/ |
H A D | nr_route.c | diff d00c362f1b0ff54161e0a42b4554ac621a9ef92d Sat Jan 16 03:04:04 CST 2010 Jarek Poplawski <jarkao2@gmail.com> ax25: netrom: rose: Fix timer oopses
Wrong ax25_cb refcounting in ax25_send_frame() and by its callers can cause timer oopses (first reported with 2.6.29.6 kernel).
Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=14905
Reported-by: Bernard Pidoux <bpidoux@free.fr> Tested-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|