Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31127
b: refs/heads/master
c: 8f27766
h: refs/heads/master
i:
  31125: 9ac3b41
  31123: f58204d
  31119: da67be3
v: v3
  • Loading branch information
Martin Schwidefsky committed Jun 29, 2006
1 parent d12fc10 commit 0ba6814
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 65b73c69c527a295ff3730b0b14e73359a8b4a16
refs/heads/master: 8f27766a883149926e7c1f69d9f1d8f68efcd65f
1 change: 0 additions & 1 deletion trunk/arch/s390/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,6 @@ cleanup_io_leave_insn:
.long cleanup_critical

#define SYSCALL(esa,esame,emu) .long esa
.globl sys_call_table
sys_call_table:
#include "syscalls.S"
#undef SYSCALL
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/s390/kernel/entry64.S
Original file line number Diff line number Diff line change
Expand Up @@ -993,15 +993,13 @@ cleanup_io_leave_insn:
.quad __critical_end

#define SYSCALL(esa,esame,emu) .long esame
.globl sys_call_table
sys_call_table:
#include "syscalls.S"
#undef SYSCALL

#ifdef CONFIG_COMPAT

#define SYSCALL(esa,esame,emu) .long emu
.globl sys_call_table_emu
sys_call_table_emu:
#include "syscalls.S"
#undef SYSCALL
Expand Down

0 comments on commit 0ba6814

Please sign in to comment.