Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250388
b: refs/heads/master
c: 78207ff
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed May 23, 2011
1 parent 54cafa9 commit 725656b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 116ceec20069f5bab507eab817e56a4b60480845
refs/heads/master: 78207ffd0e00d39238f0a8a455a31a12659b30b3
2 changes: 2 additions & 0 deletions trunk/arch/sh/kernel/module.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ int apply_relocate_add(Elf32_Shdr *sechdrs,
#endif

switch (ELF32_R_TYPE(rel[i].r_info)) {
case R_SH_NONE:
break;
case R_SH_DIR32:
value = get_unaligned(location);
value += relocation;
Expand Down

0 comments on commit 725656b

Please sign in to comment.