Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135602
b: refs/heads/master
c: cc54c1e
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Mar 26, 2009
1 parent b2de0ac commit 6cc2dd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 92e6ecf392fac3082653ac9d84b1bdf53d0ea160
refs/heads/master: cc54c1e66e4b90ab657464fec30e6970636ee23d
3 changes: 1 addition & 2 deletions trunk/drivers/s390/s390mach.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,7 @@ s390_revalidate_registers(struct mci *mci)
/*
* machine check handler.
*/
void
s390_do_machine_check(struct pt_regs *regs)
void notrace s390_do_machine_check(struct pt_regs *regs)
{
static DEFINE_SPINLOCK(ipd_lock);
static unsigned long long last_ipd;
Expand Down

0 comments on commit 6cc2dd1

Please sign in to comment.