Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91979
b: refs/heads/master
c: c6ca978
h: refs/heads/master
i:
  91977: ce3c6ba
  91975: dfad2f2
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Apr 24, 2008
1 parent fa4f217 commit 27c5e64
Show file tree
Hide file tree
Showing 3 changed files with 2 additions 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: a5c564279854c971a27cc650be4bb32c290e9ae7
refs/heads/master: c6ca978370c57422cdcf814af1da96cfc7c24811
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -1559,7 +1559,7 @@ linux_sparc_syscall32:

/* Linux native system calls enter here... */
.align 32
.globl linux_sparc_syscall, ret_sys_call
.globl linux_sparc_syscall
linux_sparc_syscall:
/* Direct access to user regs, much faster. */
cmp %g1, NR_SYSCALLS ! IEU1 Group
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/sparc64/kernel/sparc64_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ extern void *__memscan_zero(void *, size_t);
extern void *__memscan_generic(void *, int, size_t);
extern int __memcmp(const void *, const void *, __kernel_size_t);
extern __kernel_size_t strlen(const char *);
extern void linux_sparc_syscall(void);
extern void rtrap(void);
extern void show_regs(struct pt_regs *);
extern void syscall_trace(struct pt_regs *, int);
extern void sys_sigsuspend(void);
Expand Down

0 comments on commit 27c5e64

Please sign in to comment.