[folded-merged] kprobes-move-kprobe-declarations-to-asm-generic-kprobesh-fix.patch removed from -mm tree

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

 



The patch titled
     Subject: kprobes-move-kprobe-declarations-to-asm-generic-kprobesh-fix
has been removed from the -mm tree.  Its filename was
     kprobes-move-kprobe-declarations-to-asm-generic-kprobesh-fix.patch

This patch was dropped because it was folded into kprobes-move-kprobe-declarations-to-asm-generic-kprobesh.patch

------------------------------------------------------
From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
Subject: kprobes-move-kprobe-declarations-to-asm-generic-kprobesh-fix

On Wed, Feb 8, 2017 at 9:22 AM, Mark Brown <broonie@xxxxxxxxxx> wrote:
> On Wed, Feb 08, 2017 at 10:54:16AM +0000, Build bot for Mark Brown wrote:
>
> Today's -next fails to build an arm64 allmodconfig due to:
>
>>       arm64-allmodconfig
>> ../arch/arm64/kernel/armv8_deprecated.c:359:31: error: expected '=',
>> ',', ';',
> +'asm' or '__attribute__' before 'aarch32_check_condition'
>> ../arch/arm64/kernel/armv8_deprecated.c:386:10: error: implicit
>> declaration of
> +function 'aarch32_check_condition'
> [-Werror=implicit-function-declaration]
>
> triggered by 1930faf201e83f6 (kprobes: move kprobe declarations to
> asm-generic/kprobes.h) according to a bisect, though I didn't
> immediately see how.

This fixes that, will send patch.

Link: http://lkml.kernel.org/r/CAB=NE6X1WMByuARS4mZ1g9+W=LuVBnMDnh_5zyN0CLADaVh=Jw@xxxxxxxxxxxxxx
Cc: Mark Brown <broonie@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/arm64/kernel/armv8_deprecated.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN arch/arm64/kernel/armv8_deprecated.c~kprobes-move-kprobe-declarations-to-asm-generic-kprobesh-fix arch/arm64/kernel/armv8_deprecated.c
--- a/arch/arm64/kernel/armv8_deprecated.c~kprobes-move-kprobe-declarations-to-asm-generic-kprobesh-fix
+++ a/arch/arm64/kernel/armv8_deprecated.c
@@ -19,6 +19,7 @@
 #include <asm/sysreg.h>
 #include <asm/system_misc.h>
 #include <asm/traps.h>
+#include <asm/kprobes.h>
 #include <linux/uaccess.h>
 #include <asm/cpufeature.h>
 
_

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

kprobes-move-kprobe-declarations-to-asm-generic-kprobesh.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 Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux