Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161372AbWJYTDB (ORCPT ); Wed, 25 Oct 2006 15:03:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161374AbWJYTDB (ORCPT ); Wed, 25 Oct 2006 15:03:01 -0400 Received: from mx1.suse.de ([195.135.220.2]:3531 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1161372AbWJYTDA (ORCPT ); Wed, 25 Oct 2006 15:03:00 -0400 To: Joe Korty Cc: akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] strange work_notifysig code since 2.6.16 References: <20061024231921.GA25130@tsunami.ccur.com> <20061025054806.GP6412@waste.org> <20061025142923.GA20833@tsunami.ccur.com> From: Andi Kleen Date: 25 Oct 2006 21:02:58 +0200 In-Reply-To: <20061025142923.GA20833@tsunami.ccur.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 665 Lines: 15 Joe Korty writes: > > I suspect this won't link with CONFIG_VM86 disabled because save_v86_state > > goes away. I think we just need to move the #endif up a few lines. > > Hi Matt, > Since that also makes the 'then' and 'else' branches identical, perhaps > this patch would be better .. it eliminates the VM86 test entirely when > CONFIG_VM86=n. > > Boot tested with CONFIG_VM86=y. Added. -Andi - 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/