summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2014-10-24 20:48:58 +0200
committerJonathan Corbet <corbet@lwn.net>2014-10-25 16:53:44 +0200
commit1679689231b52e2f8700dcb8bbcaf60367e1fc1a (patch)
tree82e6c6af289234efea6d56666f476d6db5145683 /Documentation/cgroups
parentDocumentation: Add CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF case (diff)
downloadlinux-1679689231b52e2f8700dcb8bbcaf60367e1fc1a.tar.xz
linux-1679689231b52e2f8700dcb8bbcaf60367e1fc1a.zip
vdso: don't require 64-bit math in standalone test
The use of 64-bit math on i386 causes build failures: vdso_standalone_test_x86.c:(.text+0x101): undefined reference to `__umoddi3' vdso_standalone_test_x86.c:(.text+0x12d): undefined reference to `__udivdi3' Commit adb19fb66ee (Documentation: add makefiles for more targets) is now building this by default, so it's failing the kernel build entirely. Switching the declaration from uint64_t to time_t does the right thing and handles the x32 case automatically. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Acked-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/cgroups')
0 files changed, 0 insertions, 0 deletions