Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261736AbVEBT4U (ORCPT ); Mon, 2 May 2005 15:56:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261743AbVEBT4U (ORCPT ); Mon, 2 May 2005 15:56:20 -0400 Received: from cantor2.suse.de ([195.135.220.15]:32485 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S261736AbVEBT4T (ORCPT ); Mon, 2 May 2005 15:56:19 -0400 Date: Mon, 2 May 2005 21:56:18 +0200 From: Andi Kleen To: Linus Torvalds Cc: Roland McGrath , Andi Kleen , Andrew Morton , Kernel Mailing List Subject: Re: [PATCH] i386: handle iret faults better Message-ID: <20050502195618.GR7342@wotan.suse.de> References: <200504290340.j3T3eCcO032218@magilla.sf.frob.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 573 Lines: 15 > I really ended up deciding that we can fix it with a simple one-liner > instead, which actually simplifies and cleans up the code, instead of > adding new special cases. > > I just committed the appended, which actually removes one line more than > it adds. Thanks looks great. I will add the equivalent to x86-64. -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/