From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from out01.mta.xmission.com ([166.70.13.231]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UhSPN-0008Ja-DP for kexec@lists.infradead.org; Tue, 28 May 2013 22:30:22 +0000 From: ebiederm@xmission.com (Eric W. Biederman) References: <51A1AC4A.60506@gmail.com> <51A1AD67.4030800@gmail.com> Date: Tue, 28 May 2013 15:29:36 -0700 In-Reply-To: <51A1AD67.4030800@gmail.com> (Zhang Yanfei's message of "Sun, 26 May 2013 14:36:23 +0800") Message-ID: <87wqqi7n73.fsf@xmission.com> MIME-Version: 1.0 Subject: Re: [PATCH v2 2/7] Documentation/devices.txt: Mark /dev/oldmem obsolete List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Zhang Yanfei Cc: "kexec@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Simon Horman , "H. Peter Anvin" , Andrew Morton , Vivek Goyal Zhang Yanfei writes: > From: Zhang Yanfei > > Signed-off-by: Zhang Yanfei > Cc: Dave Jones > --- > Documentation/devices.txt | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devices.txt b/Documentation/devices.txt > index 08f01e7..c8e4002 100644 > --- a/Documentation/devices.txt > +++ b/Documentation/devices.txt > @@ -100,8 +100,7 @@ Your cooperation is appreciated. > 10 = /dev/aio Asynchronous I/O notification interface > 11 = /dev/kmsg Writes to this come out as printk's, reads > export the buffered printk records. > - 12 = /dev/oldmem Used by crashdump kernels to access > - the memory of the kernel that crashed. > + 12 = /dev/oldmem OBSOLETE Let me suggest the slightly better. + 12 = /dev/oldmem OBSOLETE - replaced by /proc/vmcore Pointing to people to /proc/vmcore should help anyone who is trying to understand what is going on. > 1 block RAM disk > 0 = /dev/ram0 First RAM disk _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec