From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5C9FC433FE for ; Tue, 1 Feb 2022 07:40:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235107AbiBAHkz (ORCPT ); Tue, 1 Feb 2022 02:40:55 -0500 Received: from verein.lst.de ([213.95.11.211]:57773 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234901AbiBAHkw (ORCPT ); Tue, 1 Feb 2022 02:40:52 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 2105168AA6; Tue, 1 Feb 2022 08:40:48 +0100 (CET) Date: Tue, 1 Feb 2022 08:40:47 +0100 From: Christoph Hellwig To: Arnd Bergmann Cc: Christoph Hellwig , Guo Ren , the arch/x86 maintainers , Linux ARM , Linux Kernel Mailing List , "open list:BROADCOM NVRAM DRIVER" , Parisc List , linuxppc-dev , linux-s390 , sparclinux , linux-arch Subject: Re: consolidate the compat fcntl definitions v2 Message-ID: <20220201074047.GA29119@lst.de> References: <20220131064933.3780271-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-arch@vger.kernel.org On Mon, Jan 31, 2022 at 11:19:32PM +0100, Arnd Bergmann wrote: > I think it would be best to merge this through the risc-v tree along > with the coming compat support > that depends on it. Sounds perfect to me!