Home
last modified time | relevance | path

Searched hist:ddbc7d0657e9fd38b69f16bd0310703367b52d29 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/time/
H A Ditimer.cdiff ddbc7d0657e9fd38b69f16bd0310703367b52d29 Fri Oct 25 14:37:43 CDT 2019 Arnd Bergmann <arnd@arndb.de> y2038: move itimer reset into itimer.c

Preparing for a change to the itimer internals, stop using the
do_setitimer() symbol and instead use a new higher-level interface.

The do_getitimer()/do_setitimer functions can now be made static,
allowing the compiler to potentially produce better object code.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/openbmc/linux/include/linux/
H A Dtime.hdiff ddbc7d0657e9fd38b69f16bd0310703367b52d29 Fri Oct 25 14:37:43 CDT 2019 Arnd Bergmann <arnd@arndb.de> y2038: move itimer reset into itimer.c

Preparing for a change to the itimer internals, stop using the
do_setitimer() symbol and instead use a new higher-level interface.

The do_getitimer()/do_setitimer functions can now be made static,
allowing the compiler to potentially produce better object code.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/openbmc/linux/security/selinux/
H A Dhooks.cdiff ddbc7d0657e9fd38b69f16bd0310703367b52d29 Fri Oct 25 14:37:43 CDT 2019 Arnd Bergmann <arnd@arndb.de> y2038: move itimer reset into itimer.c

Preparing for a change to the itimer internals, stop using the
do_setitimer() symbol and instead use a new higher-level interface.

The do_getitimer()/do_setitimer functions can now be made static,
allowing the compiler to potentially produce better object code.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>