From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755777AbYHMWTS (ORCPT ); Wed, 13 Aug 2008 18:19:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752237AbYHMWTD (ORCPT ); Wed, 13 Aug 2008 18:19:03 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:58932 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752133AbYHMWTB (ORCPT ); Wed, 13 Aug 2008 18:19:01 -0400 Date: Wed, 13 Aug 2008 15:17:25 -0700 (PDT) From: Linus Torvalds To: Andrew Morton cc: ebiederm@xmission.com, ying.huang@intel.com, pavel@ucw.cz, nigel@nigel.suspend2.net, rjw@sisk.pl, vgoyal@redhat.com, mingo@elte.hu, linux-kernel@vger.kernel.org, kexec@lists.infradead.org Subject: Re: [PATCH] kexec jump: fix compiling warning on xchg(&kexec_lock, 0) in kernel_kexec() In-Reply-To: <20080813134118.e1ab1292.akpm@linux-foundation.org> Message-ID: References: <1218618760.24951.137.camel@caritas-dev.intel.com> <20080813124406.21091eae.akpm@linux-foundation.org> <20080813130749.c406ab6c.akpm@linux-foundation.org> <20080813132535.6cd4bab6.akpm@linux-foundation.org> <20080813134118.e1ab1292.akpm@linux-foundation.org> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 Aug 2008, Andrew Morton wrote: > On Wed, 13 Aug 2008 13:31:24 -0700 (PDT) > Linus Torvalds wrote: > > > > I thought you said there were things that want to sleep in the region? > > be reasonable - that was over five minutes ago. LOL. Anyway, I can't find anything wrong with this last one, however difficult I try to be. Linus