public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [patch] platform hook for timer_interrupt()
Date: Wed, 03 Sep 2003 17:33:27 +0000	[thread overview]
Message-ID: <marc-linux-ia64-106261126016888@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106261055215953@msgid-missing>

On Wed, 2003-09-03 at 10:42, Martin Hicks wrote:
> Hello,
> 
> SGI has a need to run platform specific code during the timer interrupt.
> Attached are patches for both 2.4 and 2.6 that add a hook inside the
> timer interrupt that will run platform specific code if required.
> 
> Any opinions on this?

   Can't say that I'm fond of increasing the number of runtime platform
hooks.  Is there a need for this to be changed runtime?  If not, you
could make it a real machvec so it will get compiled out for
non-generic, non-sn2 kernel targets.  A platform hook in time_init() and
an sn2 wrapper around timer_interrupt() might do the job too.

	Alex

-- 
Alex Williamson                             HP Linux & Open Source Lab


  reply	other threads:[~2003-09-03 17:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-03 17:19 [patch] platform hook for timer_interrupt() Matthew Wilcox
2003-09-03 17:33 ` Alex Williamson [this message]
2003-09-03 17:33 ` Martin Hicks
2003-09-03 18:49 ` Matthew Wilcox
2003-09-03 22:10 ` Grant Grundler
  -- strict thread matches above, loose matches on Subject: below --
2003-09-03 16:42 Martin Hicks

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=marc-linux-ia64-106261126016888@msgid-missing \
    --to=alex.williamson@hp.com \
    --cc=linux-ia64@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox