- cris-build-fixes-sys_crisc-needs-fsh.patch removed from -mm tree

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

 



The patch titled
     cris build fixes: sys_cris.c needs fs.h
has been removed from the -mm tree.  Its filename was
     cris-build-fixes-sys_crisc-needs-fsh.patch

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

------------------------------------------------------
Subject: cris build fixes: sys_cris.c needs fs.h
From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>

Include linux/fs.h, needed for do_pipe.

Signed-off-by: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
Acked-by: Mikael Starvik <starvik@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/cris/kernel/sys_cris.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN arch/cris/kernel/sys_cris.c~cris-build-fixes-sys_crisc-needs-fsh arch/cris/kernel/sys_cris.c
--- a/arch/cris/kernel/sys_cris.c~cris-build-fixes-sys_crisc-needs-fsh
+++ a/arch/cris/kernel/sys_cris.c
@@ -13,6 +13,7 @@
 #include <linux/sched.h>
 #include <linux/syscalls.h>
 #include <linux/mm.h>
+#include <linux/fs.h>
 #include <linux/smp.h>
 #include <linux/smp_lock.h>
 #include <linux/sem.h>
_

Patches currently in -mm which might be from jesper.nilsson@xxxxxxxx are

origin.patch
cris-build-fixes-atomich-needs-compilerh.patch
git-mtd.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