Re: 2.6.23-rc2-mm1: silly df numbers on 32bit extN

2007-08-09 Thread Andrew Morton
On Thu, 9 Aug 2007 21:17:20 +0100 (BST) Hugh Dickins <[EMAIL PROTECTED]> wrote: > On Thu, 9 Aug 2007, Andrew Morton wrote: > > > > +lib-make-percpu_counter_add-take-s64.patch > > lib-make-percpu_counter_add-take-s64.patch looks sensible, but it doesn't > actually work on 32-bit architectures: se

Re: 2.6.23-rc2-mm1: silly df numbers on 32bit extN

2007-08-09 Thread Hugh Dickins
On Thu, 9 Aug 2007, Andrew Morton wrote: > > +lib-make-percpu_counter_add-take-s64.patch lib-make-percpu_counter_add-take-s64.patch looks sensible, but it doesn't actually work on 32-bit architectures: several users of percpu_counter_add are passing -unsignedlong as the amount, which is not promo