From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936201AbXGLDE1 (ORCPT ); Wed, 11 Jul 2007 23:04:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1764229AbXGLDES (ORCPT ); Wed, 11 Jul 2007 23:04:18 -0400 Received: from wa-out-1112.google.com ([209.85.146.178]:63389 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760236AbXGLDER (ORCPT ); Wed, 11 Jul 2007 23:04:17 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=D9G++tY/N3U/NU8cAZAuaFALhjD2/KCS3G9IH35oUme6wssqDkOfUjped1mZYmYWPlWDQ9MqhQG1pstD917ASKjb7d3y6oER9/7OLJ3DVq+wSoTkEEl+PWw8oo713Yj3FrCJZRqclXe/ArU3r6BZgDgKjYpmtxFSGcn8+Qw8GTI= Message-ID: <46959A2C.7090908@gmail.com> Date: Thu, 12 Jul 2007 12:04:12 +0900 From: Tejun Heo User-Agent: Icedove 1.5.0.10 (X11/20070307) MIME-Version: 1.0 To: Miles Lane CC: Andrew Morton , Linux Kernel Mailing List Subject: Re: 2.6.22-rc6-mm1 -- BUG - EIP: [] sysfs_addrm_finish+0x1c2/0x226 SS:ESP 0068:c5ff9db8 References: <468C9E74.4080606@gmail.com> <468F36F5.4010803@gmail.com> <469038EF.7040709@gmail.com> <469484E1.6040000@gmail.com> <4694A769.7040502@gmail.com> In-Reply-To: X-Enigmail-Version: 0.94.2.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 Miles Lane wrote: > Does this patch replace or add to the last patch you sent me? > I'll try applying them with --dry-run and assume that if #1 + #2 > doesn't apply cleanly, then you only want me to test with this > latest patch. This replaces the old one. Just revert the old one and apply this one. > I'll be able to test this later this evening. I've had house guests and > so haven't been available the last few days. Yeap, I'll wait for the result. Thanks a lot. -- tejun