From owner-freebsd-current Sat Feb 21 12:46:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14680 for freebsd-current-outgoing; Sat, 21 Feb 1998 12:46:44 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA14675 for ; Sat, 21 Feb 1998 12:46:42 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id MAA27758; Sat, 21 Feb 1998 12:46:07 -0800 (PST) To: dave adkins cc: freebsd-current@FreeBSD.ORG Subject: Re: v1.111 of clock.c missing CLOCK_UNLOCK in i8254_get_timecount() In-reply-to: Your message of "Sat, 21 Feb 1998 14:38:13 CST." Date: Sat, 21 Feb 1998 12:46:07 -0800 Message-ID: <27754.888093967@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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(). Looks like you're right - fixed, thanks! Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message