From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932197AbVJ3Sch (ORCPT ); Sun, 30 Oct 2005 13:32:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932200AbVJ3Sch (ORCPT ); Sun, 30 Oct 2005 13:32:37 -0500 Received: from xproxy.gmail.com ([66.249.82.203]:17601 "EHLO xproxy.gmail.com") by vger.kernel.org with ESMTP id S932197AbVJ3Scg convert rfc822-to-8bit (ORCPT ); Sun, 30 Oct 2005 13:32:36 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S31lJqE/mHoSASNit5BVEg79bYVR7QhVa54RxUUF3sbGID94irN+MobY2hldTR2eoWfrjDTMQo7IlEZdguc0gNkp/tW4ItF/XqEE84Nog/Y2Ut12fNiEy2QdZlEbOAZCtht3zlO2kK2DNpw6J8z0JVa/nYS7JNQR2A2TKi785M4= Message-ID: Date: Sun, 30 Oct 2005 19:32:35 +0100 From: Patrick Useldinger To: "Randy.Dunlap" Subject: Re: Fwd: segmentation fault when accessing /proc/ioports Cc: linux-kernel@vger.kernel.org In-Reply-To: <20051030102212.679f35db.rdunlap@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20051029110358.GI4180@stusta.de> <20051029112617.GJ4180@stusta.de> <20051030102212.679f35db.rdunlap@xenotime.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 10/30/05, Randy.Dunlap wrote: > Did you perhaps load and unload the (PCMCIA) i82365 driver module? It's possible, the machine has a PCMCIA slot I never use. But I haven't changed anything related to PCMCIA, so the problem should still be there, but it isn't since I got rid of dm_mod. > What's a VG? A volume group, as used in the context of logical volumes and LVM2. Regards, -pu