From owner-cvs-all Fri Aug 10 10:32:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25A5E37B405; Fri, 10 Aug 2001 10:32:12 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7AHWCq57068; Fri, 10 Aug 2001 10:32:12 -0700 (PDT) (envelope-from julian) Message-Id: <200108101732.f7AHWCq57068@freefall.freebsd.org> From: Julian Elischer Date: Fri, 10 Aug 2001 10:32:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhub.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2001/08/10 10:32:12 PDT Modified files: sys/dev/usb uhub.c Log: Do NOT allocate a 1K buffer on the kernel stack. Found by: Smashed u-area and hardware watch points. MFC after: 1 week Revision Changes Path 1.29 +13 -3 src/sys/dev/usb/uhub.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message