Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14980
b: refs/heads/master
c: ca507ea
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Dec 5, 2005
1 parent 690bf7f commit bdf77d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: b6d78157ad129b1bce87cc831d0d038e97ca5551
refs/heads/master: ca507eaf32fa599a92182ce91050046e807a994c
7 changes: 1 addition & 6 deletions trunk/arch/powerpc/mm/stab.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,11 +288,6 @@ void stab_initialize(unsigned long stab)
return;
}
#endif /* CONFIG_PPC_ISERIES */
#ifdef CONFIG_PPC_PSERIES
if (platform_is_lpar()) {
plpar_hcall_norets(H_SET_ASR, stabreal);
return;
}
#endif

mtspr(SPRN_ASR, stabreal);
}

0 comments on commit bdf77d6

Please sign in to comment.