From 3ef51cfbd0c2aa34d15ded3a5652e39843c36a9b Mon Sep 17 00:00:00 2001 From: Len Brown Date: Sat, 9 Feb 2013 22:47:22 -0500 Subject: [PATCH] --- yaml --- r: 351098 b: refs/heads/master c: 6ae236c05d46f48ac3d002a8643cda422f6e79dd h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/unicore32/kernel/process.c | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 5d7eefeab4fc..0e519bf6bec6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ed9831407bcc73abd6cb80549d5d028a8809a488 +refs/heads/master: 6ae236c05d46f48ac3d002a8643cda422f6e79dd diff --git a/trunk/arch/unicore32/kernel/process.c b/trunk/arch/unicore32/kernel/process.c index 62bad9fed03e..872d7e22d847 100644 --- a/trunk/arch/unicore32/kernel/process.c +++ b/trunk/arch/unicore32/kernel/process.c @@ -45,11 +45,6 @@ static const char * const processor_modes[] = { "UK18", "UK19", "UK1A", "EXTN", "UK1C", "UK1D", "UK1E", "SUSR" }; -/* - * The idle thread, has rather strange semantics for calling pm_idle, - * but this is what x86 does and we need to do the same, so that - * things like cpuidle get called in the same way. - */ void cpu_idle(void) { /* endless idle loop with no priority at all */