public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/9] [RFC] x86: Merge thread_info_32/64 to thread_info.h
@ 2008-04-29  1:52 Christoph Lameter
  2008-04-29  1:52 ` [patch 1/9] x86: merge thread_info.h Christoph Lameter
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Christoph Lameter @ 2008-04-29  1:52 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: travis, linux-kernel

The following patchset merges the 32 and 64 bit thread_info files into one.

First just move the stuff into a single file and then gradually extract common
code. Ends up with pretty small differences. Had some time last Saturday to
play with it. Feedback/takeover appreciated.

Patch against git tree of today.

-- 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-04-29  9:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29  1:52 [patch 0/9] [RFC] x86: Merge thread_info_32/64 to thread_info.h Christoph Lameter
2008-04-29  1:52 ` [patch 1/9] x86: merge thread_info.h Christoph Lameter
2008-04-29  1:52 ` [patch 2/9] x86: threadinfo: Common include files Christoph Lameter
2008-04-29  1:52 ` [patch 3/9] x86: threadinfo: Merge thread sync state definitions Christoph Lameter
2008-04-29  1:52 ` [patch 4/9] x86: common thread_info definitions Christoph Lameter
2008-04-29  1:52 ` [patch 5/9] x86: threadinfo: Merge INIT_THREAD_INFO Christoph Lameter
2008-04-29  1:52 ` [patch 6/9] x86: thread_info: PREEMPT_ACTIVE Christoph Lameter
2008-04-29  1:52 ` [patch 7/9] x86: thread_info: Merget TIF_ flags Christoph Lameter
2008-04-29  1:52 ` [patch 8/9] x86: thread_info: merge tif masks Christoph Lameter
2008-04-29  1:52 ` [patch 9/9] x86: thread_info: Merge thread_info allocation Christoph Lameter
2008-04-29  9:40 ` [patch 0/9] [RFC] x86: Merge thread_info_32/64 to thread_info.h Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox