diff options
author | Nicolas Pitre <[email protected]> | 2016-11-11 00:10:09 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-16 09:26:34 +0100 |
commit | 53d3eaa31508222e445b489f3c3ac4c63542a4ef (patch) | |
tree | a891a0373d0ba5a8d1d7ae2848307f74d2f8d7ce /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 74ba181e61c6accf9066d6980f44588de2f854f6 (diff) |
posix_cpu_timers: Move the add_device_randomness() call to a proper place
There is no logical relation between add_device_randomness() and
posix_cpu_timers_exit(). Let's move the former to where the later
is called. This way, when posix-cpu-timers.c is compiled out, there
is no need to worry about not losing a call to add_device_randomness().
Signed-off-by: Nicolas Pitre <[email protected]>
Acked-by: John Stultz <[email protected]>
Cc: Paul Bolle <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Richard Cochran <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: Edward Cree <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions