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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 5A35CC433EF for ; Mon, 31 Jan 2022 12:20:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=vou2X21PlPf5OPgEkOaO9i27MPOUTrgR+bQ1mxdDhSI=; b=aZV36UxZw/Te17 1asdtAMrRYW/EjbhYvLGiItdnl90TAtYNPVTTJv2Vc0hjN6wtC3oQNGk0mSXA4t7uSeY9OF+MhG0r SYcwvhjsx8P/zGWlhL7Am2L67FIOoUlSBhp7BxngNVM6VA86MnILhPUjXSgeGctYjdPt1BzflaXxx iyLAkURwIGLiygH1EG2uGE/XjslO81ccjKg8JwbJM6OIchgrk6gpmNK/KbK7rM6KSRpUAhwB2bUBm tmxn9sfmSYlHzC+Td7/65lRCR1yHq9ziQ2/HWtpR8Vc3e1SawhQeWD8lAKvKgXqm4CO5BOTTSlSp9 u7O+Xl9grL5ifp2nz16A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEVeD-009IOb-Fz; Mon, 31 Jan 2022 12:19:05 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nEVe8-009INd-1R; Mon, 31 Jan 2022 12:19:00 +0000 Date: Mon, 31 Jan 2022 04:19:00 -0800 From: Christoph Hellwig To: guoren@kernel.org Cc: palmer@dabbelt.com, arnd@arndb.de, anup@brainfault.org, gregkh@linuxfoundation.org, liush@allwinnertech.com, wefu@redhat.com, drew@beagleboard.org, wangjunqiang@iscas.ac.cn, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, linux-csky@vger.kernel.org, linux-s390@vger.kernel.org, sparclinux@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-parisc@vger.kernel.org, linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org, x86@kernel.org, Guo Ren Subject: Re: [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures Message-ID: References: <20220129121728.1079364-1-guoren@kernel.org> <20220129121728.1079364-2-guoren@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220129121728.1079364-2-guoren@kernel.org> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel