From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Tue, 11 Nov 2003 22:31:42 +0000 Subject: Re: [PATCH] enable platform dependent MCA handling Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Tue, 11 Nov 2003 16:17:11 +0900, Hidetoshi Seto said: Hidetoshi> I think it is more flexible that the plan that generic Hidetoshi> kernel have all the platform specific code and have Hidetoshi> choices at run time, Keith said. That's what machvec gives you. The only question is whether some vendors will have to split up DIG into something more finer-grained. Hidetoshi> ...Are there any plans to implement Hidetoshi> "platform_cpei_handler (for CPEI)"? David? I'm not, but adding new (well-defined) machvec entries is fine (within reason). --david