Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20079
b: refs/heads/master
c: 4dc4325
h: refs/heads/master
i:
  20077: 6fc60db
  20075: 75ebd53
  20071: 4f835fa
  20063: 7a88737
v: v3
  • Loading branch information
Michael Neuling authored and Paul Mackerras committed Feb 7, 2006
1 parent 8b9bcf1 commit 3ef832b
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: 7d4b95ae8e946e5754122220644c865ec3735428
refs/heads/master: 4dc43256931db60d02d76bacf3cf03b5d79aa33a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ static int pSeries_pci_probe_mode(struct pci_bus *bus)
static void pseries_kexec_cpu_down(int crash_shutdown, int secondary)
{
/* Don't risk a hypervisor call if we're crashing */
if (!crash_shutdown) {
if (firmware_has_feature(FW_FEATURE_SPLPAR) && !crash_shutdown) {
unsigned long vpa = __pa(get_lppaca());

if (unregister_vpa(hard_smp_processor_id(), vpa)) {
Expand Down

0 comments on commit 3ef832b

Please sign in to comment.