[PATCH v3 12/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_getres

2015-05-11 Thread Baolin Wang
This patch splits out the guts of the clock_getres syscall and changes the clock_getres syscall implementation to prepare the converting to 64bit methods for the clock_getres syscall function in posix-timers.c file Signed-off-by: Baolin Wang --- kernel/time/posix-timers.c | 16

[PATCH v3 12/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_getres

2015-05-11 Thread Baolin Wang
This patch splits out the guts of the clock_getres syscall and changes the clock_getres syscall implementation to prepare the converting to 64bit methods for the clock_getres syscall function in posix-timers.c file Signed-off-by: Baolin Wang baolin.w...@linaro.org --- kernel/time/posix-timers.c