Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cross-compilation between e.g. i386 -> 64bit could break -> work arou…
…nd it Adrian Bunk: scripts/mod/file2alias.c is compiled with HOSTCC and ensures that kernel_ulong_t is correct, but it can't cope with different padding on different architectures. Signed-off-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Tony Luck <tony.luck@intel.com>
- Loading branch information