Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754031AbbDNBq1 (ORCPT ); Mon, 13 Apr 2015 21:46:27 -0400 Received: from ozlabs.org ([103.22.144.67]:43646 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753258AbbDNBqL (ORCPT ); Mon, 13 Apr 2015 21:46:11 -0400 From: Rusty Russell To: Christian Borntraeger , "Michael S. Tsirkin" , linux-kernel@vger.kernel.org Cc: Cornelia Huck , Pawel Moll , virtio-dev@lists.oasis-open.org, linux390@de.ibm.com, Martin Schwidefsky , Heiko Carstens , linux-s390@vger.kernel.org Subject: Re: [virtio-dev] [PATCH v3 3/6] virtio_ccw: support non-legacy balloon devices In-Reply-To: <551BCB0A.4060107@de.ibm.com> References: <1427884468-23930-1-git-send-email-mst@redhat.com> <1427884468-23930-4-git-send-email-mst@redhat.com> <551BCB0A.4060107@de.ibm.com> User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Tue, 14 Apr 2015 10:39:55 +0930 Message-ID: <87iocztt0c.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 846 Lines: 24 Christian Borntraeger writes: > Am 01.04.2015 um 12:35 schrieb Michael S. Tsirkin: >> virtio_device_is_legacy_only is always false now, >> drop the test from virtio ccw. > > Can you add the commit subject of patch2 here as a > prereq for this patch? This will hopefully avoid > backport issues on distros that want to take this > patch but not the other for whatever reasons. I changed commit wording to: As of last patch, virtio_device_is_legacy_only is always false, drop the test from virtio ccw. That should be clear to anyone seeking -stable patches. Thanks, Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/