+ qemu-add-support-for-little-endian-mips.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     QEMU - Add support for little endian mips

has been added to the -mm tree.  Its filename is

     qemu-add-support-for-little-endian-mips.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: QEMU - Add support for little endian mips
From: Aurelien Jarno <aurelien@xxxxxxxxxxx>

Add support for little endian on the virtual QEMU mips platform.  The
status of this platform is the same as the big endian one, ie it is
possible to boot a system with init=/bin/sh.

Signed-off-by: Aurelien Jarno <aurelien@xxxxxxxxxxx>
Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 arch/mips/Kconfig |    1 +
 1 files changed, 1 insertion(+)

diff -puN arch/mips/Kconfig~qemu-add-support-for-little-endian-mips arch/mips/Kconfig
--- a/arch/mips/Kconfig~qemu-add-support-for-little-endian-mips
+++ a/arch/mips/Kconfig
@@ -537,6 +537,7 @@ config QEMU
 	select SYS_HAS_CPU_MIPS32_R1
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_BIG_ENDIAN
+	select SYS_SUPPORTS_LITTLE_ENDIAN
 	select ARCH_SPARSEMEM_ENABLE
 	help
 	  Qemu is a software emulator which among other architectures also
_

Patches currently in -mm which might be from aurelien@xxxxxxxxxxx are

origin.patch
qemu-add-support-for-little-endian-mips.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux