lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20150227.172430.705343480463996651.davem@davemloft.net> Date: Fri, 27 Feb 2015 17:24:30 -0500 (EST) From: David Miller <davem@...emloft.net> To: achandran@...sta.com Cc: nicolas.ferre@...el.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, monstr@...str.eu Subject: Re: [PATCH v3] net: macb: Add big endian CPU support From: Arun Chandran <achandran@...sta.com> Date: Thu, 26 Feb 2015 16:31:14 +0530 > This patch converts all __raw_readl and __raw_writel function calls > to their corresponding readl_relaxed and writel_relaxed variants. > > It also tells the driver to set ahb_endian_swp_mgmt_en bit in dma_cfg > when the CPU is configured in big endian mode. > > Signed-off-by: Arun Chandran <achandran@...sta.com> This does not apply cleanly to net-next, please respin. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists