[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061117223432.GA15449@in.ibm.com>
Date: Fri, 17 Nov 2006 17:34:32 -0500
From: Vivek Goyal <vgoyal@...ibm.com>
To: linux kernel mailing list <linux-kernel@...r.kernel.org>
Cc: Reloc Kernel List <fastboot@...ts.osdl.org>, ebiederm@...ssion.com,
akpm@...l.org, ak@...e.de, hpa@...or.com, magnus.damm@...il.com,
lwang@...hat.com, dzickus@...hat.com, pavel@...e.cz, rjw@...k.pl
Subject: [RFC][PATCH 0/20] x86_64: Relocatable bzImage (V3)
Hi All,
Here is the third attempt on implementing relocatable bzImage for x86_64.
Following are the changes since V2.
- Broke suspend/resume code changes into smaller patches. Pavel, I hope
now it is easier to review.
- Moved cpu long mode and SSE verfication code into a single common
file (arch/x86_64/kernel/verify_cpu.S). This file is not shared at all
the entry places.
- Fixed a bug during resume operation on machines which support NX bit.
Your comments/suggestions are welcome.
Thanks
Vivek
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists