android_kernel_xiaomi_sm7250/net/ax25
Ralf Baechle baed16a7ff [AX.25]: Make asc2ax() thread-proof
Asc2ax was still using a static buffer for all invocations which isn't
exactly SMP-safe.  Change asc2ax to take an additional result buffer as
the argument.  Change all callers to provide such a buffer.

This one only really is a fix for ROSE and as per recent discussions
there's still much more to fix in ROSE ...

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-08 13:40:41 -07:00
..
af_ax25.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
ax25_addr.c [AX.25]: Make asc2ax() thread-proof 2005-09-08 13:40:41 -07:00
ax25_dev.c
ax25_ds_in.c
ax25_ds_subr.c
ax25_ds_timer.c
ax25_iface.c
ax25_in.c
ax25_ip.c
ax25_out.c
ax25_route.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
ax25_std_in.c
ax25_std_subr.c
ax25_std_timer.c
ax25_subr.c
ax25_timer.c
ax25_uid.c [AX25]: Make ax2asc thread-proof 2005-09-06 15:49:39 -07:00
Kconfig
Makefile
sysctl_net_ax25.c
TODO