Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 815f62bf authored by Ralf Baechle's avatar Ralf Baechle Committed by Jeff Garzik
Browse files

[PATCH] SMP rewrite of mkiss



Rewrite the mkiss driver to make it SMP-proof following the example of
6pack.c.

Signed-off-by: default avatarRalf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 75a95178
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config MKISS
	tristate "Serial port KISS driver"
	depends on AX25 && BROKEN_ON_SMP
	depends on AX25
	---help---
	  KISS is a protocol used for the exchange of data between a computer
	  and a Terminal Node Controller (a small embedded system commonly
+522 −561

File changed.

Preview size limit exceeded, changes collapsed.