Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 12 Aug 2002 04:21:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 12 Aug 2002 04:21:16 -0400 Received: from supreme.pcug.org.au ([203.10.76.34]:12236 "EHLO pcug.org.au") by vger.kernel.org with ESMTP id ; Mon, 12 Aug 2002 04:21:15 -0400 Date: Mon, 12 Aug 2002 18:23:25 +1000 From: Stephen Rothwell To: Ingo Molnar Cc: torvalds@transmeta.com, , , Subject: Re: [patch] tls-2.5.31-C3 Message-Id: <20020812182325.52324305.sfr@canb.auug.org.au> In-Reply-To: References: <20020812173404.39d3abab.sfr@canb.auug.org.au> X-Mailer: Sylpheed version 0.8.1 (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 976 Lines: 26 On Mon, 12 Aug 2002 12:07:19 +0200 (CEST) Ingo Molnar wrote: > > you can save/restore 0x40 in kernel-space if you need to no problem. I guess I could around every BIOS call ... Also, Alan (Cox) will say that's OK until he does APM on SMP on broken BIOS's :-) We could also just say that we no longer support those broken BIOS's ... > so you are using the kernel's GDT in real mode as well? No. The problem is that there are some BIOS's that contain code that (even though they are called in protected mode) load 0x40 into ds and expect to be able to reference stuff ... Causes really interesting OOPSs :-( -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ - 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/