mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Prarit Bhargava <prarit@redhat.com>
Cc: linux-kernel@vger.kernel.org, John Stultz <johnstul@us.ibm.com>
Subject: Re: [PATCH] Fix CONFIG_CLOCKSOURCE_WATCHDOG=n compile
Date: Wed, 18 Apr 2012 13:44:17 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LFD.2.02.1204181342560.2542@ionos> (raw)
In-Reply-To: <1334174480-16331-1-git-send-email-prarit@redhat.com>

On Wed, 11 Apr 2012, Prarit Bhargava wrote:

> Noticed this while debugging -- compile fails with
> 
> arch/x86/built-in.o: In function `mark_tsc_unstable':
> /home/linux-2.6/arch/x86/kernel/tsc.c:791: undefined reference to
> `clocksource_mark_unstable'
> make: *** [.tmp_vmlinux1] Error 1
> 
> Add in an empty function for the !CONFIG_CLOCKSOURCE_WATCHDOG case.

CONFIG_CLOCKSOURCE_WATCHDOG for x86 is always 'y', so what's the point?
 
Thanks,

	tglx

  reply	other threads:[~2012-04-18 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-11 20:01 Prarit Bhargava
2012-04-18 11:44 ` Thomas Gleixner [this message]
2012-04-18 12:13   ` Prarit Bhargava

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=alpine.LFD.2.02.1204181342560.2542@ionos \
    --to=tglx@linutronix.de \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prarit@redhat.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

Powered by JetHome