[merged] arm-compilation-fix-sys_oabi-compatc.patch removed from -mm tree

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

 



The patch titled
     arm: compilation fix for sys_oabi-compat.c
has been removed from the -mm tree.  Its filename was
     arm-compilation-fix-sys_oabi-compatc.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: arm: compilation fix for sys_oabi-compat.c
From: "Denis V. Lunev" <den@xxxxxxxxxx>

kmalloc/GFP_KERNEL declaration were not available here.

Signed-off-by: Denis V. Lunev <den@xxxxxxxxxx>
Cc: Russel King <rmk@xxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/arm/kernel/sys_oabi-compat.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN arch/arm/kernel/sys_oabi-compat.c~arm-compilation-fix-sys_oabi-compatc arch/arm/kernel/sys_oabi-compat.c
--- a/arch/arm/kernel/sys_oabi-compat.c~arm-compilation-fix-sys_oabi-compatc
+++ a/arch/arm/kernel/sys_oabi-compat.c
@@ -83,6 +83,7 @@
 #include <linux/net.h>
 #include <linux/ipc.h>
 #include <linux/uaccess.h>
+#include <linux/slab.h>
 
 struct oldabi_stat64 {
 	unsigned long long st_dev;
_

Patches currently in -mm which might be from den@xxxxxxxxxx are

pxafb-lcsr1-is-unused-without-config_fb_pxa_overlay.patch
pxafb-lcsr1-is-unused-without-config_fb_pxa_overlay-fix.patch
mtd-mtd-in-mtd_release-is-unused-without-config_mtd_char.patch
mtd-mtd-in-mtd_release-is-unused-without-config_mtd_char-fix.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