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=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 DC8F5C433DB for ; Tue, 16 Feb 2021 23:01:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 9FDE964DAF for ; Tue, 16 Feb 2021 23:01:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9FDE964DAF 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+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:In-Reply-To:References:Date:Message-Id:From: Subject:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=4U7gCVmIa4cQX5z1+SxE8FBHEX3241n6jEuBZxRC4OY=; b=F6q1XKk6WHQze+1ya5YmUPT3x zXgRkhnUFOX+t+DFu4JehSNuhcNwt8R9yKKT1kH6YwT2inZXCFSe7e80Z7XuV4Fr4MybGtNdH7Ykp ZleasyGwkYZvMOHz0TSxpzFMrN17++MCiPwjMmZ6ZF5sngZ0q+rIZNW/t45zIhe0sxrAvjeIpF61l w8MRlMwcTbozzC/izpHJwan3kxW4Dwh6zGHth8E0vfZds1QDeu5RTdlXzDNuBKTkgsBdrelHDaMQy CKZ89izBS6WFa+qTY75YlNCXq9gwo1wKSNeKbfq3/bdD/YWgU76YBS3nJ+BYVqdVSDxrBVNX/H4DC 5Iqdy5ukw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lC9KJ-00040s-TS; Tue, 16 Feb 2021 23:00:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lC9KG-00040Q-PK for linux-arm-kernel@lists.infradead.org; Tue, 16 Feb 2021 23:00:13 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 941B164E7D; Tue, 16 Feb 2021 23:00:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1613516409; bh=hJmzisIQOvQ/f8mrgVlwLRvBrMnC6QdoIo56MzIz4Vw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=RL1x204DD+pJhKHqAWrd5QQkCjQSb3D78vuavzgBMuHPCRuf1uesTQpRnTvy9If6A 6GnoYu2aD/ubMduAVkEsCQ8XHIKn6dej98M/xqumuUUkmQZbhqj6wcl8Yc/xxmSxPJ fTdBDikcHvYF3yaumr2NwIyubX40Qmgzd7lMX1gUbojGhRtnXxXNm4EuPCoxq9bn84 Hr3bbMXVpUsbc3a39oFqNVU9+N2gxgfIe0BhbSCPocBWN3ZVsPrQT2JFtrjf63dZWJ Cat73m4D96nTAa79zyPstZpCuCaOABzZC0GkRxim5ooMQ694lEXjPWk4sJzXWQz07t fZC/nxVRn9rIA== MIME-Version: 1.0 Subject: Re: [PATCH] drivers: net: xilinx_emaclite: remove arch limitation From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161351640954.9841.7347699745745992934.git-patchwork-notify@kernel.org> Date: Tue, 16 Feb 2021 23:00:09 +0000 References: <20210216223346.4198-1-gary@garyguo.net> In-Reply-To: <20210216223346.4198-1-gary@garyguo.net> To: Gary Guo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210216_180012_929167_A4BAFC83 X-CRM114-Status: GOOD ( 10.15 ) 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: , andrew@lunn.ch, andre.przywara@arm.com, masahiroy@kernel.org, radhey.shyam.pandey@xilinx.com, michal.simek@xilinx.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, kuba@kernel.org, davem@davemloft.net, 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 16 Feb 2021 22:33:42 +0000 you wrote: > The changes made in eccd540 is enough for xilinx_emaclite to run > without problem on 64-bit systems. I have tested it on a Xilinx > FPGA with RV64 softcore. The architecture limitation in Kconfig > seems no longer necessary. > > A small change is included to print address with %lx instead of > casting to int and print with %x. > > [...] Here is the summary with links: - drivers: net: xilinx_emaclite: remove arch limitation https://git.kernel.org/netdev/net-next/c/18af77c50fed You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel