From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Owens Date: Mon, 24 Nov 2003 00:27:47 +0000 Subject: Re: PFN to virtual address for identity mapped segment 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 Sun, 23 Nov 2003 17:56:10 +0530, Arvind Kandhare wrote: >We are working on porting LKCD (Linux Kernel Crash Dump) to the ia64 platform. LKCD already works on ia64, SGI use it all the time. Inside SGI, I (kaos a.t. sgi.com) maintain the kernel patches for LKCD, Tom Morano (tjm a.t. sgi.com) maintains the user space code (lcrash). Tom has made a lot of changes to lcrash to make it support discontiguous memory and other ia64 peculiarities.