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 X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20F50C2D0CA for ; Thu, 12 Dec 2019 10:17:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E007C206DA for ; Thu, 12 Dec 2019 10:17:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576145822; bh=JoDcYEvG7zpceyqUHXgQlnP+hg+AM0QPa/7Dc2/+Iq8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=g+n32B74423NAVqn+dhSS1HnfCacu4P0nxnJ19nVTz949klCacCRRqi8jKDxDeywf idwJ4NDrxcassrs5HltXicAyEUC2a5Si6t8pUI4+yFIRY12fZ4aCkway3YTfHs01E+ Gn21HZJSNIW1vdnmAUgJ/xGrkHbBvscMYclw47hE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728581AbfLLKRB (ORCPT ); Thu, 12 Dec 2019 05:17:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:58146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728541AbfLLKRA (ORCPT ); Thu, 12 Dec 2019 05:17:00 -0500 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 44D532173E; Thu, 12 Dec 2019 10:16:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576145819; bh=JoDcYEvG7zpceyqUHXgQlnP+hg+AM0QPa/7Dc2/+Iq8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WX8TNnVhicst0bwMRBSe6lp41HNZulLKkhFuRsNRP/8vQY682MbMjZIdACs/lyTEE q61Wz/BPE1Q7BomxD6lCOfy8k9JlVbpQURxdODWnj+mxFTIvcKuZHd1/jyDBJCYUEz rjM8zTPNfyf+YLyN5iBTym3kMCQtj32wDuFaHzWc= Date: Thu, 12 Dec 2019 10:16:55 +0000 From: Will Deacon To: Arnd Bergmann Cc: Jens Axboe , "James E.J. Bottomley" , "Martin K. Petersen" , Alexander Viro , Catalin Marinas , linux-kernel@vger.kernel.org, y2038@lists.linaro.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 01/24] compat: ARM64: always include asm-generic/compat.h Message-ID: <20191212101654.GA12950@willie-the-truck> References: <20191211204306.1207817-1-arnd@arndb.de> <20191211204306.1207817-2-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191211204306.1207817-2-arnd@arndb.de> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 11, 2019 at 09:42:35PM +0100, Arnd Bergmann wrote: > In order to use compat_* type defininitions in device drivers > outside of CONFIG_COMPAT, move the inclusion of asm-generic/compat.h > ahead of the #ifdef. > > All other architectures already do this. > > Signed-off-by: Arnd Bergmann > --- > arch/arm64/include/asm/compat.h | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Acked-by: Will Deacon (Please let me know if you'd prefer this patch to be routed via the arm64 tree). Will 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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2AD3C43603 for ; Thu, 12 Dec 2019 10:17:06 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9A8F622B48 for ; Thu, 12 Dec 2019 10:17:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uxHjwpER"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="WX8TNnVh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9A8F622B48 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=z3M2Uaip3TaUnXxiivh2V++2F9RPuxu8p67KBNvXWKM=; b=uxHjwpEROAd3q8 JYA5K+XBsOpxXugorT6fnWVKwXLr3RZm8GDULsnOYQ2WNMpOakxn5RIY0b93VExISgrdAge33BTCe vA5UyqCzcKpSPTw1qIt3zL0ng+FjqoW7T5MXYZFV6xLhIUAJt36+u7juA4ax73a2P0N7JoIwEprfj SaRvjpjUvwSHoXxLlF8U5LJti/oXAZkSBuf217WZ2Zggf3H7wFCHhs7Nl8XEOeTjN1/QnrI9ecmpe bkkzFxOGlmqOd+4ThFd/vrcmxp4lucE8Iax0be3e69cwYEjTeF5QZvR3pLyxe1r7B9VxmmLvwM5hj wbc0oJjUHU8jEiqQ8jxg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ifLWr-0000hO-2s; Thu, 12 Dec 2019 10:17:05 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ifLWm-0000fz-9P for linux-arm-kernel@lists.infradead.org; Thu, 12 Dec 2019 10:17:03 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 44D532173E; Thu, 12 Dec 2019 10:16:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576145819; bh=JoDcYEvG7zpceyqUHXgQlnP+hg+AM0QPa/7Dc2/+Iq8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WX8TNnVhicst0bwMRBSe6lp41HNZulLKkhFuRsNRP/8vQY682MbMjZIdACs/lyTEE q61Wz/BPE1Q7BomxD6lCOfy8k9JlVbpQURxdODWnj+mxFTIvcKuZHd1/jyDBJCYUEz rjM8zTPNfyf+YLyN5iBTym3kMCQtj32wDuFaHzWc= Date: Thu, 12 Dec 2019 10:16:55 +0000 From: Will Deacon To: Arnd Bergmann Subject: Re: [PATCH 01/24] compat: ARM64: always include asm-generic/compat.h Message-ID: <20191212101654.GA12950@willie-the-truck> References: <20191211204306.1207817-1-arnd@arndb.de> <20191211204306.1207817-2-arnd@arndb.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191211204306.1207817-2-arnd@arndb.de> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191212_021700_385505_B79E39EE X-CRM114-Status: GOOD ( 11.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jens Axboe , "Martin K. Petersen" , y2038@lists.linaro.org, Catalin Marinas , "James E.J. Bottomley" , linux-kernel@vger.kernel.org, Alexander Viro , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Dec 11, 2019 at 09:42:35PM +0100, Arnd Bergmann wrote: > In order to use compat_* type defininitions in device drivers > outside of CONFIG_COMPAT, move the inclusion of asm-generic/compat.h > ahead of the #ifdef. > > All other architectures already do this. > > Signed-off-by: Arnd Bergmann > --- > arch/arm64/include/asm/compat.h | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Acked-by: Will Deacon (Please let me know if you'd prefer this patch to be routed via the arm64 tree). Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel