Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25204
b: refs/heads/master
c: 36a891b
h: refs/heads/master
v: v3
  • Loading branch information
Horms authored and Adrian Bunk committed Mar 31, 2006
1 parent 1009f63 commit def0d8d
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: 08039264d55b1e4c481309d841b245b0bb5e9c68
refs/heads/master: 36a891b67f95fd5e1442fc0f7f953809b94b3fbc
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/crash.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ static void crash_save_this_cpu(struct pt_regs *regs, int cpu)
* for the data I pass, and I need tags
* on the data to indicate what information I have
* squirrelled away. ELF notes happen to provide
* all of that that no need to invent something new.
* all of that, so there is no need to invent something new.
*/
buf = (u32*)per_cpu_ptr(crash_notes, cpu);
if (!buf)
Expand Down

0 comments on commit def0d8d

Please sign in to comment.