On Wed, 2009-08-26 at 16:50 +0200, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <[email protected]>
Thanks.
Regards--
Subrata
> ---
> .../sched/hyperthreading/ht_affinity/HTaffinity.c | 2 +-
> .../sched/hyperthreading/ht_enabled/HTenabled.c | 2 +-
> .../hyperthreading/ht_interrupt/HTinterrupt.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
> b/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
> index ff96173..fa2d254 100644
> --- a/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
> +++ b/testcases/kernel/sched/hyperthreading/ht_affinity/HTaffinity.c
> @@ -234,7 +234,7 @@ int main(int argc, char *argv[])
> {
>
> #ifndef __i386__
> - tst_brkm(TCONF, NULL, "This test suite can only excute on i386
> architecture.");
> + tst_brkm(TCONF, NULL, "This test suite can only execute on i386
> architecture.");
> #else
> if (!check_ht_capability())
> {
> diff --git a/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
> b/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
> index 2cd2eb2..8cbb13c 100644
> --- a/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
> +++ b/testcases/kernel/sched/hyperthreading/ht_enabled/HTenabled.c
> @@ -23,7 +23,7 @@ int main(int argc, char *argv[])
> {
> int ret_val = 1;
> #ifndef __i386__
> - tst_brkm(TCONF, NULL, "This test suite can only excute on i386
> architecture.");
> + tst_brkm(TCONF, NULL, "This test suite can only execute on i386
> architecture.");
> #else
> ret_val = check_ht_capability();
> #endif
> diff --git a/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
> b/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
> index 4207c6d..a09fffd 100644
> --- a/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
> +++ b/testcases/kernel/sched/hyperthreading/ht_interrupt/HTinterrupt.c
> @@ -112,7 +112,7 @@ int main(int argc, char *argv[])
> tst_resm(TINFO, "Begin: HyperThreading Interrupt");
>
> #ifndef __i386__
> - tst_brkm(TCONF, NULL, "This test suite can only excute on i386
> architecture.");
> + tst_brkm(TCONF, NULL, "This test suite can only execute on i386
> architecture.");
> #else
> if (!check_ht_capability())
> {
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list