Re: [PATCH 1/5] vm: remove NS32000-specific padding from struct vm_page

2014-01-02 Thread Samuel Thibault
Justus Winter, le Thu 02 Jan 2014 20:02:42 +0100, a écrit : > Apparently, the NS32000 was a 32-bit CPU from the 1990ies. The string > "ns32000" appears nowhere else in the source. > > * vm/vm_page.h (struct vm_page): Remove NS32000-specific padding. Ack. > --- > vm/vm_page.h | 3 --- > 1 file

[PATCH 1/5] vm: remove NS32000-specific padding from struct vm_page

2014-01-02 Thread Justus Winter
Apparently, the NS32000 was a 32-bit CPU from the 1990ies. The string "ns32000" appears nowhere else in the source. * vm/vm_page.h (struct vm_page): Remove NS32000-specific padding. --- vm/vm_page.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/vm/vm_page.h b/vm/vm_page.h index 4445cb0..