From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zachary Amsden Subject: [PATCH 0/3] VMI hotfixes Date: Thu, 4 Jan 2007 20:35:07 -0800 Message-ID: <200701050435.l054Z7Zv005529@zach-dev.vmware.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Andrew Morton , Rusty Russell , Andi Kleen , Jeremy Fitzhardinge , Chris Wright , Virtualization Mailing List , Linux Kernel Mailing List , Eli Collins , Zachary Amsden List-Id: virtualization@lists.linuxfoundation.org Hotfixes for VMI code from -rc2-mm1. This fixes several critical problems, a compile fix for +PARAVIRT+VMI-SMP, a bogus indirect call to a VMI function on native, and corrects the FS/GS startup state for SMP to match the new FS/GS PDA changes.