From: Jaswinder Singh Rajput Date: Wed, 8 Apr 2009 17:19:46 +0000 (+0530) Subject: x86: cpu_debug remove execute permission X-Git-Tag: v2.6.30-rc2~99^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f20ab9c38fb85b4dde8b4139788ab9e735a35279;p=~emulex%2Finfiniband.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