From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754480AbdKHBWo (ORCPT ); Tue, 7 Nov 2017 20:22:44 -0500 Received: from mga11.intel.com ([192.55.52.93]:48287 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750777AbdKHBWn (ORCPT ); Tue, 7 Nov 2017 20:22:43 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,361,1505804400"; d="scan'208";a="173399711" Message-ID: <5A025CE9.3050103@intel.com> Date: Wed, 08 Nov 2017 09:24:57 +0800 From: Wei Wang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Michael S. Tsirkin" , Linus Torvalds CC: KVM list , virtualization , Network Development , Linux Kernel Mailing List , Michal Hocko , Tetsuo Handa Subject: Re: [PULL] virtio: last minute bugfix References: <20171107172801-mutt-send-email-mst@kernel.org> <20171107201156-mutt-send-email-mst@kernel.org> <20171107211730-mutt-send-email-mst@kernel.org> In-Reply-To: <20171107211730-mutt-send-email-mst@kernel.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/08/2017 03:23 AM, Michael S. Tsirkin wrote: > On Tue, Nov 07, 2017 at 08:13:10PM +0200, Michael S. Tsirkin wrote: >> On Tue, Nov 07, 2017 at 09:29:59AM -0800, Linus Torvalds wrote: >>> On Tue, Nov 7, 2017 at 9:23 AM, Linus Torvalds >>> wrote: >>>> I guess I'll take it, but please don't do things like this to me. >>> Oh no I wont. >>> >>> The garbage you sent me doesn't even compile cleanly, and is utter shite. >>> >>> Not acceptable for last-minute bugfixes, and you're now on my shit-list. >>> >>> Linus >> Sorry about that. >> >> I'll investigate what went wrong. >> >> Will be more careful not to cut corners next time around, just follow >> the standard procedure. > All right, my local tests didn't fail on new warnings, and I didn't give > the zero day infrastructure enough time to do it's job. > > Lesson hopefully learned - don't rush it, give tools the time to do > their job. > > Wei, you'll want to respin your 4.15 patchset on top of my fixed tree. > At this point the fix will only land in 4.15, sorry about that. > > Thanks everyone. > OK, I'll use the fixed tree. Thanks, Michael. Best, Wei