* [PATCH] x86: cpu_debug remove execute permission
@ 2009-04-08 17:19 Jaswinder Singh Rajput
2009-04-09 4:37 ` [tip:x86/urgent] " Jaswinder Singh Rajput
0 siblings, 1 reply; 2+ messages in thread
From: Jaswinder Singh Rajput @ 2009-04-08 17:19 UTC (permalink / raw)
To: Ingo Molnar, x86 maintainers, LKML
It seems by mistake these files got execute permissions so removing it.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 arch/x86/include/asm/cpu_debug.h
mode change 100755 => 100644 arch/x86/kernel/cpu/cpu_debug.c
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
--
1.6.0.6
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:x86/urgent] x86: cpu_debug remove execute permission
2009-04-08 17:19 [PATCH] x86: cpu_debug remove execute permission Jaswinder Singh Rajput
@ 2009-04-09 4:37 ` Jaswinder Singh Rajput
0 siblings, 0 replies; 2+ messages in thread
From: Jaswinder Singh Rajput @ 2009-04-09 4:37 UTC (permalink / raw)
To: linux-tip-commits
Cc: linux-kernel, hpa, mingo, jaswinder, tglx, mingo, jaswinderrajput
Commit-ID: f20ab9c38fb85b4dde8b4139788ab9e735a35279
Gitweb: http://git.kernel.org/tip/f20ab9c38fb85b4dde8b4139788ab9e735a35279
Author: Jaswinder Singh Rajput <jaswinder@kernel.org>
AuthorDate: Wed, 8 Apr 2009 22:49:46 +0530
Committer: Ingo Molnar <mingo@elte.hu>
CommitDate: Thu, 9 Apr 2009 06:34:02 +0200
x86: cpu_debug remove execute permission
It seems by mistake these files got execute permissions so removing it.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
LKML-Reference: <1239211186.9037.2.camel@ht.satnam>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
0 files changed, 0 insertions(+), 0 deletions(-)
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-09 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-08 17:19 [PATCH] x86: cpu_debug remove execute permission Jaswinder Singh Rajput
2009-04-09 4:37 ` [tip:x86/urgent] " Jaswinder Singh Rajput
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome