Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965141AbWEOShs (ORCPT ); Mon, 15 May 2006 14:37:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965124AbWEOShr (ORCPT ); Mon, 15 May 2006 14:37:47 -0400 Received: from nz-out-0102.google.com ([64.233.162.206]:43890 "EHLO nz-out-0102.google.com") by vger.kernel.org with ESMTP id S965141AbWEOShq convert rfc822-to-8bit (ORCPT ); Mon, 15 May 2006 14:37:46 -0400 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=TA9V2ZLcjtHM5JyC4zfyVHWLeA5K0sREHKInL4s83hPnJKBzJNdj1PHG+EbLnDIQ0IyG+aLpyc85VC3Zf7rtXgCXSuOBhaq5on70dE6fb6xkWEGsqMQh2TIUzsrDhH53blCeRvJtqQb7SDQvqYf1pyQYvEWdEy9iCfPjQIcHQ60= Message-ID: <6bffcb0e0605151137v25496700k39b15a40fa02a375@mail.gmail.com> Date: Mon, 15 May 2006 20:37:46 +0200 From: "Michal Piotrowski" To: "Andrew Morton" Subject: Re: 2.6.17-rc4-mm1 Cc: linux-kernel@vger.kernel.org, "Greg KH" In-Reply-To: <20060515005637.00b54560.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20060515005637.00b54560.akpm@osdl.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 32 Hi, On 15/05/06, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.17-rc4/2.6.17-rc4-mm1/ > When I try to "modprobe -r i2c_i801" modprobe hangs [michal@ltg01-fedora ~]$ ps aux | grep mod root 5943 0.0 0.0 1648 432 tty1 D+ 20:15 0:00 modprobe -r i2c_i801 michal 15499 0.0 0.0 1836 496 pts/4 S+ 20:33 0:00 grep mod Here is strace log http://www.stardust.webpages.pl/files/mm/2.6.17-rc4-mm1/strace.txt Here is config http://www.stardust.webpages.pl/files/mm/2.6.17-rc4-mm1/mm-config 2.6.17-rc3-mm1 was fine. I don't see nothing abnormal in dmesg. Regards, Michal -- Michal K. K. Piotrowski LTG - Linux Testers Group (http://www.stardust.webpages.pl/ltg/wiki/) - 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/