X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Ftorture.c;h=55de96529287a21fc2683070ad3eeb4298e5c8f8;hb=5189c55506a54ab302ec08004140b99556c7df07;hp=0d887eb62856e38761aa840ab22347cdc98c1c90;hpb=b8f04c19432624950be5a303679257cafbaa5b1a;p=karo-tx-linux.git diff --git a/kernel/torture.c b/kernel/torture.c index 0d887eb62856..55de96529287 100644 --- a/kernel/torture.c +++ b/kernel/torture.c @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include @@ -311,7 +312,7 @@ EXPORT_SYMBOL_GPL(torture_random); /* * Variables for shuffling. The idea is to ensure that each CPU stays * idle for an extended period to test interactions with dyntick idle, - * as well as interactions with any per-CPU varibles. + * as well as interactions with any per-CPU variables. */ struct shuffle_task { struct list_head st_l;