lkml.org 
[lkml]   [2004]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] fix ppc64 LPAR

Hi,

The following patch fixes pSeries LPAR (logical partitioned) machines.
We werent initialising the pci_dma_ops stuff.

Anton

--- linux-2.5/arch/ppc64/kernel/pSeries_lpar.c 2004-02-06 14:38:04.642245906 +1100
+++ build/arch/ppc64/kernel/pSeries_lpar.c 2004-02-16 18:30:45.581745104 +1100
@@ -296,6 +296,8 @@
{
pSeries_lpar_mm_init();

+ tce_init_pSeries();
+
ppc_md.tce_build = tce_build_pSeriesLP;
ppc_md.tce_free_one = tce_free_one_pSeriesLP;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.032 / U:0.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site