From owner-freebsd-bugs@FreeBSD.ORG Fri Sep 7 09:40:07 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2464A106564A for ; Fri, 7 Sep 2012 09:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E9B0A8FC08 for ; Fri, 7 Sep 2012 09:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q879e6ir001484 for ; Fri, 7 Sep 2012 09:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q879e6U9001470; Fri, 7 Sep 2012 09:40:06 GMT (envelope-from gnats) Date: Fri, 7 Sep 2012 09:40:06 GMT Message-Id: <201209070940.q879e6U9001470@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: kern/167671: [libkvm] [patch] libkvm doesn' t initialize vnet X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2012 09:40:07 -0000 The following reply was made to PR kern/167671; it has been noted by GNATS. From: Andriy Gapon To: bug-followup@FreeBSD.org, dmarker@gmail.com Cc: Subject: Re: kern/167671: [libkvm] [patch] libkvm doesn't initialize vnet Date: Fri, 07 Sep 2012 12:36:57 +0300 Thank you for the great investigation! Could you please try simply dropping static instead of adding volatile? -- Andriy Gapon