[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0806091119150.30592@schroedinger.engr.sgi.com>
Date: Mon, 9 Jun 2008 11:20:44 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Mike Travis <travis@....com>
cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
David Miller <davem@...emloft.net>,
Eric Dumazet <dada1@...mosbay.com>,
Jeremy Fitzhardinge <jeremy@...p.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/4] x86: Replace xxx_pda() operations with x86_xx_percpu().
Paravirt support is on. We have seen an issue with that in the past. Why
was that again?
Also check that there is really no use of the segment register before
start_kernel() loads it. If the segment register is used to refer to pda
stuff before start_kernel then we need to make sure that the right value
is loaded in the asm (head64.c).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists