From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933090AbdKGTXa (ORCPT ); Tue, 7 Nov 2017 14:23:30 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42834 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752365AbdKGTX3 (ORCPT ); Tue, 7 Nov 2017 14:23:29 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com AE3BAC0587DF Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=mst@redhat.com Date: Tue, 7 Nov 2017 21:23:27 +0200 From: "Michael S. Tsirkin" To: Linus Torvalds Cc: KVM list , virtualization , Network Development , Linux Kernel Mailing List , Michal Hocko , Tetsuo Handa , wei.w.wang@intel.com Subject: Re: [PULL] virtio: last minute bugfix Message-ID: <20171107211730-mutt-send-email-mst@kernel.org> References: <20171107172801-mutt-send-email-mst@kernel.org> <20171107201156-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171107201156-mutt-send-email-mst@kernel.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Tue, 07 Nov 2017 19:23:29 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. > -- > MST