Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148597
b: refs/heads/master
c: 70f4cc2
h: refs/heads/master
i:
  148595: 1b73a96
v: v3
  • Loading branch information
Arnd Bergmann authored and Michal Simek committed May 21, 2009
1 parent a963076 commit d3987cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 353b431bafc42ed8782c7aec7fb819ca4e385ab1
refs/heads/master: 70f4cc29350222ff6baf70265f6482fc01565d48
8 changes: 0 additions & 8 deletions trunk/arch/microblaze/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ void trap_init(void)
__enable_hw_exceptions();
}

void __bad_xchg(volatile void *ptr, int size)
{
printk(KERN_INFO "xchg: bad data size: pc 0x%p, ptr 0x%p, size %d\n",
__builtin_return_address(0), ptr, size);
BUG();
}
EXPORT_SYMBOL(__bad_xchg);

static int kstack_depth_to_print = 24;

static int __init kstack_setup(char *s)
Expand Down

0 comments on commit d3987cb

Please sign in to comment.