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.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT 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 E43A9C04EBF for ; Wed, 5 Dec 2018 20:58:21 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 5382C208E7 for ; Wed, 5 Dec 2018 20:58:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="Azvp2XQL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5382C208E7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 439B0B4DvFzDqMP for ; Thu, 6 Dec 2018 07:58:18 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="Azvp2XQL"; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=none (mailfrom) smtp.mailfrom=bombadil.srs.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=batv+b85e487f93f41cff5125+5582+infradead.org+hch@bombadil.srs.infradead.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="Azvp2XQL"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4391lP5MKyzDqhY for ; Thu, 6 Dec 2018 01:46:41 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=izkeDFYCg9JW+KZB90A0xHQw2XyUqv1UsTlxLf4A5Rc=; b=Azvp2XQLrZxHxCPYvn04ytyEU 28PHg8jHB1kW5LUAWpa8HLDBBh5Ziid+KRbI9apZcgAsOv0UHyptqCHwmQM1yMA/Jedq0G7zv7zeh SYr8jJn545yOlPSerdEUtVBnHRzp1RyH6wTlP66xkAlqiFEa3h02yrZdBx4cmTVtH1Pv5llj657Br Yuo+cuTBtZv6WpPeHo3hvpIwLyabyjAc9K+TLjKtTkNN22iE/FJe5bC2OsVGecMtMDC7KYGyabqFl Ohhi5YEhJ71BZR+1bIy+bsUI2jYwnHIA/eQoa6Xs64YlZc3I73e5V0CBEw2fmybN7NTcToM1ZtVLQ hqmy+Cx7Q==; Received: from hch by bombadil.infradead.org with local (Exim 4.90_1 #2 (Red Hat Linux)) id 1gUYPm-000829-8M; Wed, 05 Dec 2018 14:44:38 +0000 Date: Wed, 5 Dec 2018 06:44:38 -0800 From: Christoph Hellwig To: Masahiro Yamada Subject: Re: [PATCH 3/3] arch: remove redundant generic-y defines Message-ID: <20181205144438.GA30692@infradead.org> References: <1544009286-15705-1-git-send-email-yamada.masahiro@socionext.com> <1544009286-15705-3-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1544009286-15705-3-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.9.2 (2017-12-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html X-Mailman-Approved-At: Thu, 06 Dec 2018 07:53:18 +1100 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rich Felker , linux-ia64@vger.kernel.org, linux-sh@vger.kernel.org, James Hogan , Palmer Dabbelt , Will Deacon , Alexei Starovoitov , "James E.J. Bottomley" , Max Filippov , Hendrik Brueckner , Paul Mackerras , "H. Peter Anvin" , sparclinux@vger.kernel.org, linux-riscv@lists.infradead.org, Vincent Chen , Sam Ravnborg , Thomas Gleixner , Jonas Bonn , linux-s390@vger.kernel.org, linux-c6x-dev@linux-c6x.org, Daniel Borkmann , linux-hexagon@vger.kernel.org, Helge Deller , x86@kernel.org, Russell King , Ingo Molnar , Geert Uytterhoeven , Catalin Marinas , Matt Turner , linux-snps-arc@lists.infradead.org, uclinux-h8-devel@lists.sourceforge.jp, Fenghua Yu , Albert Ou , Arnd Bergmann , linux-kbuild@vger.kernel.org, Heiko Carstens , linux-xtensa@linux-xtensa.org, Mark Salter , Aurelien Jacquiot , linux-m68k@lists.linux-m68k.org, openrisc@lists.librecores.org, Ivan Kokshaysky , Greentime Hu , nios2-dev@lists.rocketboards.org, Stafford Horne , Stefan Kristiansson , Guan Xuetao , linux-arm-kernel@lists.infradead.org, Richard Henderson , Chris Zankel , Michal Simek , Tony Luck , Yoshinori Sato , linux-parisc@vger.kernel.org, Vineet Gupta , Richard Kuo , linux-mips@vger.kernel.org, Ralf Baechle , linux-kernel@vger.kernel.org, Paul Burton , "Eric W. Biederman" , linux-alpha@vger.kernel.org, Martin Schwidefsky , Borislav Petkov , linuxppc-dev@lists.ozlabs.org, "David S. Miller" , Ley Foon Tan Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, Dec 05, 2018 at 08:28:06PM +0900, Masahiro Yamada wrote: > Now that Kbuild automatically creates asm-generic wrappers for missing > mandatory headers, it is redundant to list the same headers in > generic-y and mandatory-y. > > Suggested-by: Sam Ravnborg > Signed-off-by: Masahiro Yamada Oh, that is very useful, especially as maintainance of those generic-y lines has been a mess! Acked-by: Christoph Hellwig