From: Sergei Shtylyov <sshtylyov@ru•mvista.com>
To: Pradyumna Sampath <pradyumna.sampath@gmail•com>
Cc: linux-rt-users@vger•kernel.org, linuxppc-embedded@ozlabs•org
Subject: Re: [PATCH] Powerpc compiler error fix for 2.6.21-rt8
Date: Tue, 29 May 2007 18:41:02 +0400 [thread overview]
Message-ID: <465C3B7E.1000209@ru.mvista.com> (raw)
In-Reply-To: <f87351060705282124q6d6b1562ic1dd4da4b8a62886@mail.gmail.com>
Hello.
Pradyumna Sampath wrote:
> Attached is a small patch to fix compile time errors which is broken
> in 2.6.21-rt8 for powerpc.
NAK. It's been deleted on purpose (not used anymore), and I've already
sent a patch to kill the leftover reference.
> ------------------------------------------------------------------------
>
> diff -ur latest/linux-2.6.21/arch/powerpc/kernel/time.c linux-2.6.21/arch/powerpc/kernel/time.c
> --- latest/linux-2.6.21/arch/powerpc/kernel/time.c 2007-05-29 09:58:12.000000000 +0530
> +++ linux-2.6.21/arch/powerpc/kernel/time.c 2007-05-29 08:58:56.000000000 +0530
> @@ -95,6 +95,8 @@
> #define SCALE_XSEC(xsec, max) mulhwu((xsec) << 12, max)
> #endif
>
> +unsigned long cpu_khz; /* Detected as we calibrate the TSC */
> +EXPORT_SYMBOL(cpu_khz);
> unsigned long tb_ticks_per_jiffy;
> unsigned long tb_ticks_per_usec = 100; /* sane default */
> EXPORT_SYMBOL(tb_ticks_per_usec);
> Only in linux-2.6.21/arch/powerpc/kernel: vmlinux.lds
> Only in linux-2.6.21/scripts/kconfig: mconf
Please cut off such garbage from yoour patches...
WBR, Sergei
prev parent reply other threads:[~2007-05-29 14:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 4:24 [PATCH] Powerpc compiler error fix for 2.6.21-rt8 Pradyumna Sampath
2007-05-29 5:36 ` Pradyumna Sampath
2007-05-29 14:41 ` Sergei Shtylyov [this message]
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=465C3B7E.1000209@ru.mvista.com \
--to=sshtylyov@ru$(echo .)mvista.com \
--cc=linux-rt-users@vger$(echo .)kernel.org \
--cc=linuxppc-embedded@ozlabs$(echo .)org \
--cc=pradyumna.sampath@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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