Messages in this thread |  | | | Date | Wed, 8 Mar 2006 18:32:06 -0800 | | From | Andrew Morton <> | | Subject | Re: [patch 1/4] net: percpufy frequently used vars -- add percpu_counter_mod_bh |
| |
Andi Kleen <ak@suse.de> wrote: > > Andrew Morton <akpm@osdl.org> writes: > > > > x86_64 is signed 32-bit! > > I'll change it. You want signed 64bit? >
Well it's all random at present. Since the API is defined as unsigned I guess it's be best to make it unsigned for now. Later, when someone gets down to making it signed and reviewing all the users they can flip x86_64 to signed along with the rest of the architectures.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |