linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wojciech Kromer <wojciech.kromer@dgt.com.pl>
To: linuxppc-embedded@ozlabs.org
Subject: Re: HZ manipulation
Date: Tue, 13 Dec 2005 14:36:35 +0100	[thread overview]
Message-ID: <439ECE63.2050500@dgt.com.pl> (raw)
In-Reply-To: <439E86DC.4010901@dgt.com.pl>

Found it!

Sorry, It was my error.

I have few #ifdef-s to determine HZ value depend on  selected board,
but in some (for example itimer.c and timer.c) files <linux/config.h> is 
NOT included
before <asm/param.h> is included sowhere in the dark....
So some code was compiled with default value

      reply	other threads:[~2005-12-13 13:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13  8:31 HZ manipulation Wojciech Kromer
2005-12-13 13:36 ` Wojciech Kromer [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=439ECE63.2050500@dgt.com.pl \
    --to=wojciech.kromer@dgt.com.pl \
    --cc=linuxppc-embedded@ozlabs.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;
as well as URLs for NNTP newsgroup(s).