Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/doc/TODO.smpnet,v rcsdiff: /ftp/cvs/cvsroot/src/doc/TODO.smpnet,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- src/doc/TODO.smpnet 2018/02/27 14:28:01 1.19 +++ src/doc/TODO.smpnet 2018/06/25 09:32:28 1.20 @@ -1,4 +1,4 @@ -$NetBSD: TODO.smpnet,v 1.19 2018/02/27 14:28:01 maxv Exp $ +$NetBSD: TODO.smpnet,v 1.20 2018/06/25 09:32:28 msaitoh Exp $ MP-safe components ================== @@ -104,7 +104,7 @@ This is the list of the functions that h - sca_frame_process() @ sys/dev/ic/hd64570.c - en_intr() @ sys/dev/ic/midway.c - - rxintr_cleanup() and txintr_cleanup() @ sys/dev/pci/if_lmc.c + - rxintr_cleanup() @ sys/dev/pci/if_lmc.c - ipr_rx_data_rdy() @ sys/netisdn/i4b_ipr.c Ideally we should make the functions run in softint somehow, but we don't have