Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298502
b: refs/heads/master
c: 90c0d80
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Mar 30, 2012
1 parent 43d484d commit 2d65bfe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a4770e335bd4df0a4577146f76e116ab6e23f40
refs/heads/master: 90c0d80daa82fa9cbaa85d1a787375b33877d2d4
2 changes: 2 additions & 0 deletions trunk/arch/microblaze/include/asm/cmpxchg.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _ASM_MICROBLAZE_CMPXCHG_H
#define _ASM_MICROBLAZE_CMPXCHG_H

#include <linux/irqflags.h>

void __bad_xchg(volatile void *ptr, int size);

static inline unsigned long __xchg(unsigned long x, volatile void *ptr,
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/microblaze/kernel/unwind.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <asm/sections.h>
#include <asm/exceptions.h>
#include <asm/unwind.h>
#include <asm/switch_to.h>

struct stack_trace;

Expand Down

0 comments on commit 2d65bfe

Please sign in to comment.