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 6A1F6C433EF for ; Tue, 1 Feb 2022 07:42:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235125AbiBAHm6 (ORCPT ); Tue, 1 Feb 2022 02:42:58 -0500 Received: from verein.lst.de ([213.95.11.211]:57784 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229975AbiBAHm6 (ORCPT ); Tue, 1 Feb 2022 02:42:58 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 81C9A68AA6; Tue, 1 Feb 2022 08:42:54 +0100 (CET) Date: Tue, 1 Feb 2022 08:42:54 +0100 From: Christoph Hellwig To: Guo Ren Cc: Christoph Hellwig , Arnd Bergmann , 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: [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define Message-ID: <20220201074254.GB29119@lst.de> References: <20220131064933.3780271-1-hch@lst.de> <20220131064933.3780271-2-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-s390@vger.kernel.org On Tue, Feb 01, 2022 at 09:16:27AM +0800, Guo Ren wrote: > Right? > > Seems you've based on an old tree, right? This was a fairly recent Linus tree. I don't have the tree at hand right now due to travel, but what changed there recently?