Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322401
b: refs/heads/master
c: 29a877f
h: refs/heads/master
i:
  322399: 80d7d10
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Aug 28, 2012
1 parent 212c9bd commit 68b9137
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6b79d14e7a9f5d31b78bcd01a122f0c692e94a19
refs/heads/master: 29a877fa1f402ce2c1a0c52957c4e29b9bb34216
1 change: 1 addition & 0 deletions trunk/arch/s390/include/asm/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ static inline void smp_call_online_cpu(void (*func)(void *), void *data)
}

static inline int smp_find_processor_id(int address) { return 0; }
static inline int smp_store_status(int cpu) { return 0; }
static inline int smp_vcpu_scheduled(int cpu) { return 1; }
static inline void smp_yield_cpu(int cpu) { }
static inline void smp_yield(void) { }
Expand Down

0 comments on commit 68b9137

Please sign in to comment.