From owner-freebsd-stable@FreeBSD.ORG Mon Jun 1 19:42:53 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A5D35BCD for ; Mon, 1 Jun 2015 19:42:53 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.net) Received: from heemeyer.club (heemeyer.club [IPv6:2001:19f0:6400:80a1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "heemeyer.club", Issuer "heemeyer.club" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 79852155B for ; Mon, 1 Jun 2015 19:42:52 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.net) Received: from dchagin.static.corbina.net (dchagin.static.corbina.ru [78.107.232.239]) by heemeyer.club (8.15.1/8.15.1) with ESMTPS id t51JggCK015167 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 1 Jun 2015 19:42:49 GMT (envelope-from dchagin@dchagin.static.corbina.net) X-Authentication-Warning: heemeyer.club: Host dchagin.static.corbina.ru [78.107.232.239] claimed to be dchagin.static.corbina.net Received: from dchagin.static.corbina.net (localhost [127.0.0.1]) by dchagin.static.corbina.net (8.15.1/8.15.1) with ESMTPS id t51Jgf6k066956 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 1 Jun 2015 22:42:41 +0300 (MSK) (envelope-from dchagin@dchagin.static.corbina.net) Received: (from dchagin@localhost) by dchagin.static.corbina.net (8.15.1/8.15.1/Submit) id t51Jgf66066955; Mon, 1 Jun 2015 22:42:41 +0300 (MSK) (envelope-from dchagin) Date: Mon, 1 Jun 2015 22:42:40 +0300 From: Chagin Dmitry To: Aryeh Friedman Cc: FreeBSD Stable List Subject: Re: any plans to MFC the new AMD64 linux fixes Message-ID: <20150601194240.GA66929@dchagin.static.corbina.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 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, 01 Jun 2015 19:42:53 -0000 On Mon, Jun 01, 2015 at 08:30:08AM -0400, Aryeh Friedman wrote: > Last week in -head many fixes where made to the AMD64 support for Linux > (r283424) that fix among other things www/linux-c6-flashplugin11 not > working because the kernel is to old. Are there any plans to MFC this? > some people reports that flash is stop working after lemul merge, so it should be investigated carefully before merge to stable -- Have fun! chd