OpenVZ Forum


Home » Mailing lists » Devel » [PATCH] diskquota: 32bit quota tools on 64bit architectures
Re: [PATCH] diskquota: 32bit quota tools on 64bit architectures [message #14227 is a reply to message #14224] Tue, 19 June 2007 22:34 Go to previous message
davem is currently offline  davem
Messages: 463
Registered: February 2006
Senior Member
From: Andrew Morton <akpm@linux-foundation.org>
Date: Tue, 19 Jun 2007 12:33:16 -0700

> Only x86_64 and ia64 are fixed. Would it be correct to assume that the
> other CONFIG_COMPAT architectures also need to be fixed?

Only platforms which compat to "i386" have the issue wrt.
the alignment of "u64" types, which is "4" on i386 and
"8" on the platforms that compat to them.

This has been mentioned at least 3 times in this thread.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: dev_change_netns on a tunnel device
Next Topic: [PATCH 17/17] Pid-NS(V3) Introduce proc_mnt for pid_ns
Goto Forum:
  


Current Time: Sat Jul 19 18:04:18 GMT 2025

Total time taken to generate the page: 0.07490 seconds