From: Thomas Koeller <thomas@koeller.dyndns.org>
To: linux-mips@linux-mips.org
Subject: timer irq setup
Date: Mon, 17 Dec 2007 11:35:22 +0100 [thread overview]
Message-ID: <200712171135.24569.thomas@koeller.dyndns.org> (raw)
In arch/mips/kernel/traps.c, per_cpu_trap_init() contains
code to set up the global cp0_compare_irq variable. Does
this make sense? I'd say that either the irq setup should
be moved to trap_init(), or cp0_compare_irq should be
changed to a per-cpu variable, depending on what the original
intention was.
tk
--
Thomas Koeller
thomas at koeller dot dyndns dot org
next reply other threads:[~2007-12-17 10:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-17 10:35 Thomas Koeller [this message]
2007-12-18 10:48 ` timer irq setup Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200712171135.24569.thomas@koeller.dyndns.org \
--to=thomas@koeller.dyndns.org \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.