Date: Sat, 21 Feb 1998 14:38:13 -0600 (CST) From: dave adkins <adkin003@tc.umn.edu> To: freebsd-current@FreeBSD.ORG Subject: v1.111 of clock.c missing CLOCK_UNLOCK in i8254_get_timecount() Message-ID: <Pine.NEB.3.96.980221143738.1175A-100000@samthedog>
next in thread | raw e-mail | index | archive | help
Hi, in v1.111 (980221) of clock.c i8254_get_timecount() breaks SMP. It looks like its just missing a CLOCK_UNLOCK before the write_eflags(). dave adkins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.980221143738.1175A-100000>