+ atomich-complete-atomic_long-operations-in-asm-generic-fix-2.patch added to -mm tree

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

 



The patch titled
     atomich-complete-atomic_long-operations-in-asm-generic fix 2
has been added to the -mm tree.  Its filename is
     atomich-complete-atomic_long-operations-in-asm-generic-fix-2.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

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

------------------------------------------------------
Subject: atomich-complete-atomic_long-operations-in-asm-generic fix 2
From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>

ARCH=um SUBARCH=i386

In file included from include2/asm/arch/atomic.h:257,
                 from include2/asm/atomic.h:10,
                 from /usr/src/linux-2.6-git/include/linux/file.h:9,
                 from /usr/src/linux-2.6-git/mm/fadvise.c:12:
/usr/src/linux-2.6-git/include/asm-generic/atomic.h: In function â??atomic_long_add_unlessâ??:
/usr/src/linux-2.6-git/include/asm-generic/atomic.h:260: warning: implicit declaration of function â??cmpxchgâ??
/usr/src/linux-2.6-git/include/asm-generic/atomic.h: In function â??atomic_long_xchgâ??:
/usr/src/linux-2.6-git/include/asm-generic/atomic.h:281: warning: implicit declaration of function â??xchgâ??

Signed-off-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Cc: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 include/asm-um/atomic.h |    1 +
 1 files changed, 1 insertion(+)

diff -puN include/asm-um/atomic.h~atomich-complete-atomic_long-operations-in-asm-generic-fix-2 include/asm-um/atomic.h
--- a/include/asm-um/atomic.h~atomich-complete-atomic_long-operations-in-asm-generic-fix-2
+++ a/include/asm-um/atomic.h
@@ -6,6 +6,7 @@
  */
 #include "linux/kernel.h"
 
+#include "asm/arch/system.h"
 #include "asm/arch/atomic.h"
 
 #endif
_

Patches currently in -mm which might be from a.p.zijlstra@xxxxxxxxx are

nfs-fix-congestion-control-v4.patch
nfs-fix-congestion-control-v4-tweaks.patch
lumpy-reclaim-v2.patch
lumpy-reclaim-v2-page_to_pfn-fix.patch
lumpy-reclaim-v2-tidy.patch
atomich-complete-atomic_long-operations-in-asm-generic-fix-2.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