Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123105
b: refs/heads/master
c: 7a2eab0
h: refs/heads/master
i:
  123103: abf7141
v: v3
  • Loading branch information
Tony Breeds authored and Paul Mackerras committed Dec 21, 2008
1 parent c6e92f9 commit 29d0848
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: 8168b5400b06353293f9844976435886eb2a8ff2
refs/heads/master: 7a2eab0d4e656341cc0f6481d722d410f0414f0b
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/platforms/pseries/phyp_dump.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ static unsigned long init_dump_header(struct phyp_dump_header *ph)
static void print_dump_header(const struct phyp_dump_header *ph)
{
#ifdef DEBUG
if (ph == NULL)
return;

printk(KERN_INFO "dump header:\n");
/* setup some ph->sections required */
printk(KERN_INFO "version = %d\n", ph->version);
Expand Down

0 comments on commit 29d0848

Please sign in to comment.