From: Jaswinder Singh Rajput Date: Wed, 8 Apr 2009 17:19:46 +0000 (+0530) Subject: x86: cpu_debug remove execute permission X-Git-Tag: firefly_0821_release~14007^2~13 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f20ab9c38fb85b4dde8b4139788ab9e735a35279;p=firefly-linux-kernel-4.4.55.git x86: cpu_debug remove execute permission It seems by mistake these files got execute permissions so removing it. Signed-off-by: Jaswinder Singh Rajput LKML-Reference: <1239211186.9037.2.camel@ht.satnam> Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/include/asm/cpu_debug.h b/arch/x86/include/asm/cpu_debug.h old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/cpu/cpu_debug.c b/arch/x86/kernel/cpu/cpu_debug.c old mode 100755 new mode 100644