Home
last modified time | relevance | path

Searched hist:"1 e9737da4aafb54681203931dfe8f8eea21fcef7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure1e9737da4aafb54681203931dfe8f8eea21fcef7 Mon Oct 22 16:33:00 CDT 2012 Richard Henderson <rth@twiddle.net> qemu-timer: Check for usable fields for SIGEV_THREAD_ID

Older glibc (RHEL 5.x, Debian 5.x) does not have the _sigev_un._tid
member in its structure definition, while the accompanying kernel
headers do define SIGEV_THREAD_ID. We need configure to check for
both before using it.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>