Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221650
b: refs/heads/master
c: a36be10
h: refs/heads/master
v: v3
  • Loading branch information
Scott Wood authored and Marcelo Tosatti committed Nov 5, 2010
1 parent 51cebb7 commit 62423f9
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: 453d9c57e27b4401bc3e98906bcac31ae8be0165
refs/heads/master: a36be1003a80197714fc2b6e198df2f31f9eb270
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/kvm.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ static void kvm_patch_ins_nop(u32 *inst)

static void kvm_patch_ins_b(u32 *inst, int addr)
{
#ifdef CONFIG_RELOCATABLE
#if defined(CONFIG_RELOCATABLE) && defined(CONFIG_PPC_BOOK3S)
/* On relocatable kernels interrupts handlers and our code
can be in different regions, so we don't patch them */

Expand Down

0 comments on commit 62423f9

Please sign in to comment.