reduce-size-of-task_struct-on-64-bit-machines.patch removed from -mm tree

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <akpm@...>
Cc: <wcohen@...>, <linux-arch@...>, <linux-kernel@...>, <ralf@...>
Date: Tuesday, May 29, 2007 - 5:55 pm

On Tue, May 08, 2007 at 07:44:04PM -0700, akpm@linux-foundation.org wrote:

So.

I realize I don't have much right to cry over spilled milk here, seeing
as this has been floating around for, what, four months now?

But seriously, if people are going to fuck around with extremely core
pieces of generic code, could they please check all the users[1]?

Other 64-bit arch maintainers should check that they're using a 32-bit
load/store on these fields in their assembly now (we were using a
#define to do word on 32bit and doubleword on 64bit, which broke, badly,
when these changed.)

Thanks,
	Kyle M.

1: Adding __deprecated or something to the field would give you an idea
of where it is used, in this case asm-offsets.c...
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
reduce-size-of-task_struct-on-64-bit-machines.patch removed ..., Kyle McMartin, (Tue May 29, 5:55 pm)