]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
parisc: Switch to generic sched_clock implementation
authorHelge Deller <deller@gmx.de>
Tue, 22 Nov 2016 17:08:30 +0000 (18:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Dec 2016 08:10:32 +0000 (09:10 +0100)
commit3cb2bc6fdc54ed2fbb66f8a5dd6432446cb7fd1b
treee5e298d2ea7d7f0a159d8d57c975872844ab990e
parent113b60efa37cc51497171894243f86951a29aa53
parisc: Switch to generic sched_clock implementation

commit 43b1f6abd59063a088416a0df042b36450f91f75 upstream.

Drop the open-coded sched_clock() function and replace it by the provided
GENERIC_SCHED_CLOCK implementation.  We have seen quite some hung tasks in the
past, which seem to be fixed by this patch.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/Kconfig
arch/parisc/kernel/time.c