Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757500AbXI0Rii (ORCPT ); Thu, 27 Sep 2007 13:38:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752868AbXI0Rib (ORCPT ); Thu, 27 Sep 2007 13:38:31 -0400 Received: from terminus.zytor.com ([198.137.202.10]:53656 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751829AbXI0Ria (ORCPT ); Thu, 27 Sep 2007 13:38:30 -0400 Message-ID: <46FBEA85.4020300@zytor.com> Date: Thu, 27 Sep 2007 10:38:13 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.0 (X11/20070419) MIME-Version: 1.0 To: Dave Jones , Linux Kernel CC: device Subject: Re: Add /dev/oldmem to devices.txt documenation. References: <20070927155109.GA21668@redhat.com> In-Reply-To: <20070927155109.GA21668@redhat.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 950 Lines: 25 Dave Jones wrote: > Signed-off-by: Dave Jones > > diff --git a/Documentation/devices.txt b/Documentation/devices.txt > index 8de132a..6c46730 100644 > --- a/Documentation/devices.txt > +++ b/Documentation/devices.txt > @@ -94,6 +94,8 @@ Your cooperation is appreciated. > 9 = /dev/urandom Faster, less secure random number gen. > 10 = /dev/aio Asynchronous I/O notification interface > 11 = /dev/kmsg Writes to this come out as printk's > + 12 = /dev/oldmem Used by crashdump kernels to access > + the memory of the kernel that crashed. > > 1 block RAM disk > 0 = /dev/ram0 First RAM disk This should have been sent to device@lanana.org as well. -hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/