From owner-freebsd-stable@FreeBSD.ORG Mon Dec 16 09:58:44 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F7D9533 for ; Mon, 16 Dec 2013 09:58:44 +0000 (UTC) Received: from mail-vc0-x22c.google.com (mail-vc0-x22c.google.com [IPv6:2607:f8b0:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EFD5D1D9A for ; Mon, 16 Dec 2013 09:58:43 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id ij19so3028976vcb.3 for ; Mon, 16 Dec 2013 01:58:43 -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:cc :content-type:content-transfer-encoding; bh=OpW7RTaSRY4bZ9K+TnRuY0BAAo2v9j511HgElYZVZR4=; b=xQKI5n85IDXCcccqeLSIlHBznWKIawtX9Gbi94DT85R3rDd8zb6vQpzSvvdfEgODmV RrAlJjMqe/qYQL5WYpl7vzNGrAnFjbAMkk4vVO59pnTDzDQMd6drlllhN9KqfsziOw8+ zA99C5eeyLP0+xVM3dlGFKE66pfBRRssnJJRztTYUcRoj5ZDRAcDHiLQZOYA+UNbM4Ko 54n9C/k32A6RHf0TpsVKxV8eoxY/IZCbbg9KADfKoagBVKOdGHZbsS/7SagtVqVPvwLz UEGFv4Q8QKlKyrTIi0/e7MeQUCFv6zYkKPxGs3QcY4qmDShsmYqTQ3EGanKmGUDaH70b iENA== MIME-Version: 1.0 X-Received: by 10.58.252.167 with SMTP id zt7mr197288vec.60.1387187923125; Mon, 16 Dec 2013 01:58:43 -0800 (PST) Received: by 10.52.168.106 with HTTP; Mon, 16 Dec 2013 01:58:43 -0800 (PST) In-Reply-To: References: Date: Mon, 16 Dec 2013 13:58:43 +0400 Message-ID: Subject: Re: Build Hyper-V kernel modules by default for i386 From: Pavel Timofeev Cc: freebsd-stable stable Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Dec 2013 09:58:44 -0000 Sorry, RC2 is coming. Will someone MFC the r258950 to releng/10.0 before 10.0-RELEASE? 2013/12/10 Pavel Timofeev : > Is gcc compilation problem related only to i386 hyperv code? > > 2013/12/10 Dimitry Andric : >> On 10 Dec 2013, at 09:52, Pavel Timofeev wrote: >>> The subject is a line from original FreeBSD 10.0-RC1 announce. >>> True, but funny, because hyperv option wasn't included in i386 GENERIC >>> kernel config=EF=BB=BF. >>> Will someone MFC the r258950 to releng/10.0 before 10.0-RELEASE? >> >> It would be nice if someone fixed the hyperv code to build with gcc >> first, or some people might get angry. :-) >> >> -Dimitry >>