| To: | "Kevin D. Kissell" <kevink@paralogos.com> |
|---|---|
| Subject: | RE: SMTC support status in latest git head. |
| From: | STUART VENTERS <stuart.venters@adtran.com> |
| Date: | Thu, 23 Dec 2010 15:09:29 -0600 |
| Cc: | Anoop P.A. <Anoop_P.A@pmc-sierra.com>, <linux-mips@linux-mips.org>, Anoop P A <anoop.pa@gmail.com> |
| In-reply-to: | <4D11F707.8040205@paralogos.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | Acuh2JVP6SJCcb4LQuy7QpT3p4hZEgBC5lbA |
| Thread-topic: | SMTC support status in latest git head. |
Kevin,
I'm not sure if it's useful,
but finally I got the time to look at the two kernel versions Anoop pointed
out.
works 2.6.32-stable with patch 804
works_not 2.6.33-stable
greping for files with CONFIG_MIPS_MT_SMTC
and looking for timer interrupt related stuff found the following
differences:
arch/mips/include/asm/irq.h
arch/mips/kernel/irq.c
do_IRQ
arch/mips/include/asm/stackframe.h
SAVE_SOME SAVE_TEMP get/set_saved_sp
arch/mips/include/asm/time.h
clocksource_set_clock
arch/mips/kernel/process.c
cpu_idle
arch/mips/kernel/smtc.c
__irq_entry
ipi_decode
SMTC_CLOCK_TICK
Enclosed are the two subsets of files for a more expert look.
I'll try to look in more detail after Christmas.
Cheers,
Stuart
|
| Previous by Date: | Re: [PATCH V2 2/2] MSP onchip root hub over current quirk., Alan Stern |
|---|---|
| Next by Date: | Re: [PATCH] Select R4K timer lib for all MSP platforms, Shane McDonald |
| Previous by Thread: | RE: SMTC support status in latest git head., STUART VENTERS |
| Next by Thread: | Re: SMTC support status in latest git head., Kevin D. Kissell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |