projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0870181
)
lib: dhry: remove unneeded <linux/mutex.h>
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 22 Jan 2024 14:50:43 +0000
(15:50 +0100)
committer
Andrew Morton
<akpm@linux-foundation.org>
Thu, 22 Feb 2024 23:38:52 +0000
(15:38 -0800)
Patch series "lib: dhry: miscellaneous cleanups".
This patch series contains a few miscellaneous cleanups for the
Dhrystone benchmark test.
This patch (of 3):
The Dhrystone benchmark test does not use mutexes.
Link:
https://lkml.kernel.org/r/cover.1705934853.git.geert+renesas@glider.be
Link:
https://lkml.kernel.org/r/cf8fafaedccf96143f1513745c43a457480bfc24.1705934853.git.geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/dhry_run.c
patch
|
blob
|
history
diff --git
a/lib/dhry_run.c
b/lib/dhry_run.c
index f15ac666e9d38bd23bb0cb4ed08beb626540a0c4..e6a279dabf848eb3d60be99927812a5a817a43ee 100644
(file)
--- a/
lib/dhry_run.c
+++ b/
lib/dhry_run.c
@@
-10,7
+10,6
@@
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
-#include <linux/mutex.h>
#include <linux/smp.h>
#define DHRY_VAX 1757