public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: hawkes@sgi.com
Cc: Tony Luck <tony.luck@gmail.com>, Andrew Morton <akpm@osdl.org>,
	linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jack Steiner <steiner@sgi.com>, Robin Holt <holt@sgi.com>,
	Dimitri Sivanich <sivanich@sgi.com>, Jes Sorensen <jes@sgi.com>
Subject: Re: [PATCH] ia64: simplify and fix udelay()
Date: Mon, 13 Feb 2006 21:28:18 +0000	[thread overview]
Message-ID: <jefymnaqz1.fsf@sykes.suse.de> (raw)
In-Reply-To: <20060213183344.21339.33094.sendpatchset@tomahawk.engr.sgi.com> (hawkes@sgi.com's message of "Mon, 13 Feb 2006 10:33:44 -0800")

hawkes@sgi.com writes:

> Index: linux/arch/ia64/sn/kernel/sn2/timer.c
> =================================> --- linux.orig/arch/ia64/sn/kernel/sn2/timer.c	2006-02-08 17:59:42.000000000 -0800
> +++ linux/arch/ia64/sn/kernel/sn2/timer.c	2006-02-09 09:02:31.000000000 -0800
> @@ -28,9 +28,29 @@ static struct time_interpolator sn2_inte
>  	.source = TIME_SOURCE_MMIO64
>  };
>  
> +extern void (*ia64_udelay)(unsigned long usecs);

Please put the declaration in a header.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2006-02-13 21:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-13 18:33 [PATCH] ia64: simplify and fix udelay() hawkes
2006-02-13 21:28 ` Andreas Schwab [this message]
2006-02-14 18:40 ` hawkes
2006-02-15  9:08 ` Chen, Kenneth W
2006-02-15 14:56   ` Jes Sorensen
2006-02-15 15:08   ` Jack Steiner

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=jefymnaqz1.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=akpm@osdl.org \
    --cc=hawkes@sgi.com \
    --cc=holt@sgi.com \
    --cc=jes@sgi.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sivanich@sgi.com \
    --cc=steiner@sgi.com \
    --cc=tony.luck@gmail.com \
    /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