* [PATCH] Stop bit for brl instruction
@ 2007-07-09 14:13 Christian Kandeler
2007-07-09 14:19 ` Christian Kandeler
0 siblings, 1 reply; 2+ messages in thread
From: Christian Kandeler @ 2007-07-09 14:13 UTC (permalink / raw)
To: linux-ia64
Hi,
this issue has already been discussed (see
http://marc.info/?t\x117768963900017&r=1&w=2) and I was under the
impression that it would be resolved in 2.6.2.22. Since it's not, I'm
submitting this small patch.
Signed-off-by: Christian Kandeler <christian.kandeler@hob.de>
--- arch/ia64/kernel/gate.S.orig 2007-07-09 15:18:58.000000000
+0200
+++ arch/ia64/kernel/gate.S 2007-07-09 15:23:03.000000000 +0200
@@ -30,6 +30,7 @@
.previous
#define BRL_COND_FSYS_BUBBLE_DOWN(pr) \
[1:](pr)brl.cond.sptk 0; \
+ ;; \
.xdata4 ".data.patch.brl_fsys_bubble_down", 1b-.
GLOBAL_ENTRY(__kernel_syscall_via_break)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] Stop bit for brl instruction
2007-07-09 14:13 [PATCH] Stop bit for brl instruction Christian Kandeler
@ 2007-07-09 14:19 ` Christian Kandeler
0 siblings, 0 replies; 2+ messages in thread
From: Christian Kandeler @ 2007-07-09 14:19 UTC (permalink / raw)
To: linux-ia64
Hi,
this issue has already been discussed (see
http://marc.info/?t\x117768963900017&r=1&w=2) and I was under the
impression that it would be resolved in 2.6.2.22. Since it's not, I'm
submitting this small patch.
Signed-off-by: Christian Kandeler <christian.kandeler@hob.de>
--- arch/ia64/kernel/gate.S.orig 2007-07-09 15:18:58.000000000
+0200
+++ arch/ia64/kernel/gate.S 2007-07-09 15:23:03.000000000 +0200
@@ -30,6 +30,7 @@
.previous
#define BRL_COND_FSYS_BUBBLE_DOWN(pr) \
[1:](pr)brl.cond.sptk 0; \
+ ;; \
.xdata4 ".data.patch.brl_fsys_bubble_down", 1b-.
GLOBAL_ENTRY(__kernel_syscall_via_break)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-09 14:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-09 14:13 [PATCH] Stop bit for brl instruction Christian Kandeler
2007-07-09 14:19 ` Christian Kandeler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox