Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp1009865ybe; Fri, 13 Sep 2019 09:39:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqyoiHI5Xk2UgNJQC6fTmUY2YtoyQiUiukYgv3JW3DgYHljRP1/WpTub5IQwCqBO897d3C2l X-Received: by 2002:a17:906:6618:: with SMTP id b24mr40128591ejp.215.1568392782780; Fri, 13 Sep 2019 09:39:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568392782; cv=none; d=google.com; s=arc-20160816; b=ILxTY/pfXn2RMEhWKMZPUn5FPgFMYYapcX2mChCJQLdgrWAHi9nos4rmyfaxkfzyfw 2hgccii1+YJV8CN30c/a7xZo+hly+unjHKdcoTZrJ5AJ1y9p/iVG1UGREzMcoTtwWVd4 QNui1iRmL8/b4tNKVQMV5AfrhS8Vt/6rtGvf+Bj4RBLa16iMX4aowHsJKLQA8b3FVM2H qNT+MX5GbKcijGrhETHx4IUkiuv390GWncAjIli2T/MNmRfuNuS426MFdEv0Qsi8WesR DglaTjnGkjDsiQE3T774GbSOp7Tq+Qer48JZEn+F3JrbeN2gJLhRg3iTaDnpHffMNTS2 0QkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=10e1i516ygmQkVTv2BU2h52Z1KYM7VMlXII12/rfrns=; b=Gzkn5x0Ytxd1XO7i/JbZKm+wFKh1nsq6sqJmdd26SqnQcq8xD21crADSjTYMdqQIBS QOZ8ppnNUnC33QpyzAM7NY5jPKUTtIs9CrB4ZW4nQ9xojerjmQATocA0MdCOHEpngMM4 y0qHfvvPi+Soex359nWsF3LT/q7tZ5tLlPaOmdynWNSVMteKiiQHziOZTNWge1r3bgCH ftUhwAjJbValhsDEoJx6UpeAmAOmK7MTclFZ5diBpmaOd/cUBFfrpB1ZR1uAY62zCPvv IytkU/8Bq/GAI8dfeWHLoof2JXd8vO2oAMUzZm8MMXPOOGQprBHta4eAi52Ll8tBF3ln 99sA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=mJfj29OE; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id dk25si14439558ejb.233.2019.09.13.09.39.19; Fri, 13 Sep 2019 09:39:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=mJfj29OE; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403905AbfIMPVV (ORCPT + 99 others); Fri, 13 Sep 2019 11:21:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:48682 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388354AbfIMPVU (ORCPT ); Fri, 13 Sep 2019 11:21:20 -0400 Received: from localhost (unknown [104.132.45.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 821DB20717; Fri, 13 Sep 2019 15:21:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568388080; bh=+6GdpZ0O3YbNJKjrM1giv9kYLtozeTpToDWgbjtGWX0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mJfj29OEMLko69rdIb/Mnmjca/GGH9fAeRSRzlZsd34LIqyPtSVdsMV2T1zz7a3Un 90LQxOCZoL0njVuVqptkAA/Db5+ieByVY5Uge10RA4AHGuAhwfdx+UJ7ep9bqqrwVL j2cvVHVtyW6F0WLcGH+Bn5aDEWc/4yQUhysJ86Y8= Date: Fri, 13 Sep 2019 16:21:17 +0100 From: Greg Kroah-Hartman To: Rasmus Villemoes Cc: Miguel Ojeda , Nick Desaulniers , Masahiro Yamada , Ingo Molnar , Linus Torvalds , Nadav Amit , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , linux-kernel , Borislav Petkov Subject: Re: [PATCH v3 0/6] make use of gcc 9's "asm inline()" Message-ID: <20190913152117.GA458892@kroah.com> References: <20190830231527.22304-1-linux@rasmusvillemoes.dk> <20190912221927.18641-1-linux@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 13, 2019 at 08:11:24AM +0200, Rasmus Villemoes wrote: > On 13/09/2019 00.30, Miguel Ojeda wrote: > > On Fri, Sep 13, 2019 at 12:19 AM Rasmus Villemoes > > wrote: > >> > >> Patch 1 has already been picked up by Greg in staging-next, it's > >> included here for completeness. I don't know how to route the rest, or > >> if they should simply wait for 5.5 given how close we are to the merge > >> window for 5.4. > > > > If you want I can pick this up in compiler-attributes and submit it as > > a whole if we get Acks from rtl8723bs/x86/...maintainers. > > Ingo has now acked the x86 parts, and Greg has already picked up the > rtl8723bs patch, which is at least an implicit ack. I'm just unsure of > how and if it will work if you also pick up that one - but, if you > don't, your tree would be (somewhat) dependent on Greg's staging-next :( Feel free to also take that patch through any tree, it's "obviously correct" :) greg k-h