From owner-svn-src-all@freebsd.org Thu Jan 14 05:34:35 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19BAFA82C24; Thu, 14 Jan 2016 05:34:35 +0000 (UTC) (envelope-from sepherosa@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D70791D7E; Thu, 14 Jan 2016 05:34:34 +0000 (UTC) (envelope-from sepherosa@gmail.com) Received: by mail-ig0-x22f.google.com with SMTP id h5so122346805igh.0; Wed, 13 Jan 2016 21:34:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=DjqH2jotx5ZvwCbf4/ln2K/Ji+2pky8pIis7SIBMibo=; b=ULjj84MyRAafuijlim3E26HzqyyYZ9xSQ38jvvY/icQwbE8v47aCEc+3MWPUUfmp0Y PuJ+xQ23MYX1BozE5Z+IKRsTx/Jx/QdxmRfshwW1eYDrGT4l/xUlGuybejysmllHSlSa wZFLy7zm7K31GJeZjWKLKl9ohiQJA+p5f1rStos6dMlPGpEJwgtxsjR0MvELwvN8Bxdc dGMZDYgN3+kvKwcOahM7xOXPl45iMRf1a8F/XQTIv1ynT6U5zFCIFmkxYoE7cNA1f596 ZGRBmdXhuuZb2aNBWI8Bl0HanlAt5tBDpjtmxm1c1+Xsy1xRWt4Zb8c9AOe6dYX4wVm6 iEZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=DjqH2jotx5ZvwCbf4/ln2K/Ji+2pky8pIis7SIBMibo=; b=EOaiGL9EBBsWGBRiomjAW9uGdCUS2sDudgplBDAR67U8rI1FuxuE54GWXT/6unkm/M Im2Pnut8z4xDMDd/7+fPOvOzvt1os9ZXwwE2uc5TUPA8vaQ0n2tdmhYTf7kvyRZkz2FH iwRxd4yIMYCHYRyNggECt4vrDEJbnwF8A+/hSMQnx2n2SccMb+DdJplGMAYtIzGW+MOy zYPgj8RCySnlNFMM4wK8Etd/F+GBD9PubUU0W0KmhEaaUnmOsnpOG9b2Ts5EbDOhcYHw ER862U0Qnv6I6v6dpMf3Csm5HErwRo0/IiOehOyFVw+HRXyffy3Z+2zsVYQ2vzoRuu9k wVPA== X-Gm-Message-State: ALoCoQmbb5VSeBhRlObN7yyaDEGaEZSX7M5Se1iQvYkFrF8mbCQZ8AGjGNCzsa85dd9/yoodlh+yLRY05F5FSa/y9b71omTrgQ== MIME-Version: 1.0 X-Received: by 10.50.122.38 with SMTP id lp6mr6061748igb.12.1452749674185; Wed, 13 Jan 2016 21:34:34 -0800 (PST) Received: by 10.107.166.3 with HTTP; Wed, 13 Jan 2016 21:34:34 -0800 (PST) In-Reply-To: <547C0E63-D88C-459C-82AE-39427AA29B8A@gmail.com> References: <201601140502.u0E52XJS048968@repo.freebsd.org> <547C0E63-D88C-459C-82AE-39427AA29B8A@gmail.com> Date: Thu, 14 Jan 2016 13:34:34 +0800 Message-ID: Subject: Re: svn commit: r293877 - head/sys/modules/hyperv/vmbus From: Sepherosa Ziehau To: Garrett Cooper Cc: Garrett Cooper , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2016 05:34:35 -0000 Hmm, strange, I did build the amd64 before I commit the patch... On Thu, Jan 14, 2016 at 1:31 PM, Garrett Cooper wrote: > >> On Jan 13, 2016, at 21:19, Sepherosa Ziehau wrote: >> >> Thanks, I was about to commit the same fix. I think i386 hyperv >> should be dropped, since it is not supported. > > Probably. I ran into this issue on amd64 though :/.. -- Tomorrow Will Never Die