Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34087
b: refs/heads/master
c: 39ed2fe
h: refs/heads/master
i:
  34085: c813483
  34083: 6162bfd
  34079: e332790
v: v3
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Aug 25, 2006
1 parent 5a80ac5 commit 1867648
Show file tree
Hide file tree
Showing 2 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: e2bf2e26c0915d54208315fc8c9864f1d987217a
refs/heads/master: 39ed2fe62c39ac46cda00b1759806a297f38743b
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/kernel/rtas.c
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,9 @@ void rtas_os_term(char *str)
{
int status;

if (panic_timeout)
return;

if (RTAS_UNKNOWN_SERVICE == rtas_token("ibm,os-term"))
return;

Expand Down

0 comments on commit 1867648

Please sign in to comment.