Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324095
b: refs/heads/master
c: d978386
h: refs/heads/master
i:
  324093: 38d8f8d
  324091: 2428afe
  324087: 0c9baee
  324079: 34541db
  324063: 98448bf
  324031: 5c85cd9
  323967: 7438258
  323839: 8d2378f
  323583: 375e9e5
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Sep 26, 2012
1 parent 66f14c0 commit 3da3b06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a8f6db4d2990d6866ba5d9c699cfc0835b9d8859
refs/heads/master: d978386e79412e45d1aea81eee345dac23d20865
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/machine_kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ int machine_kexec_prepare(struct kimage *image)

/* Can't replace kernel image since it is read-only. */
if (ipl_flags & IPL_NSS_VALID)
return -ENOSYS;
return -EOPNOTSUPP;

if (image->type == KEXEC_TYPE_CRASH)
return machine_kexec_prepare_kdump();
Expand Down

0 comments on commit 3da3b06

Please sign in to comment.