From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754335AbZFAFxt (ORCPT ); Mon, 1 Jun 2009 01:53:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751817AbZFAFxm (ORCPT ); Mon, 1 Jun 2009 01:53:42 -0400 Received: from mail-qy0-f130.google.com ([209.85.221.130]:61523 "EHLO mail-qy0-f130.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751502AbZFAFxl (ORCPT ); Mon, 1 Jun 2009 01:53:41 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=aGL8itT3x8PSr4sitXdk3grS24zdZ4md35Ogno7dKENMDGnIBFClQD4qIFolb8KsQV Q7WyteisBSRqwc8VZrWLWSYJjdbU0LAYs8Kn42Wt+vRW8a5sIcYEOmfll6aib7tlDzai lL59cgnkJwvQVIjbnWt08NDr9UByaymjuPB+Q= MIME-Version: 1.0 Date: Mon, 1 Jun 2009 11:23:42 +0530 Message-ID: Subject: /proc/kcore support for the ARM From: Bhavesh Parekh To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I wanted the /proc/kcore support for the ARM for the kernel 2.6.22. I am aware that people are not very much interested in adding this support, but I required this support for our platform Does any one has the patch for it ? or can give instruction for enabling this support in the ARM. I won't mind if adding this support break the build for other platform. -Thanks Bhavesh