commit | 422b9b9684db3c511e65c91842275c43f5910ae9 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Mar 06 16:10:11 2014 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Mar 24 10:16:04 2014 +1100 |
tree | 2597bb6df11cf14dee9161cd2751a888213d0917 | |
parent | 599d2870425dcde3bf2a7d969d5977baa57feb8b [diff] |
powerpc/compat: 32-bit little endian machine name is ppcle, not ppc I noticed this when testing setarch. No, we don't magically support a big endian userspace on a little endian kernel. Signed-off-by: Anton Blanchard <anton@samba.org> Cc: stable@vger.kernel.org # v3.10+ Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>