All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@kernel.org>, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] scheduler tree changes for v3.16
Date: Mon, 16 Jun 2014 15:53:11 +0200	[thread overview]
Message-ID: <1402926791.16903.4.camel@x41> (raw)
In-Reply-To: <20140603120752.GA26873@gmail.com>

Peter,

Ingo Molnar schreef op di 03-06-2014 om 14:07 [+0200]:
> Peter Zijlstra (12):
>       [...]
>       sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG

This introduces this obviously correct warning (on 32 bit x86):
    arch/x86/kernel/apm_32.c: In function 'apm_do_idle':
    arch/x86/kernel/apm_32.c:844:6: warning: unused variable 'polling' [-Wunused-variable]
      int polling;
          ^

Is the trivial patch to remove 'polling' queued somewhere?


Paul Bolle


  reply	other threads:[~2014-06-16 13:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-03 12:07 [GIT PULL] scheduler tree changes for v3.16 Ingo Molnar
2014-06-16 13:53 ` Paul Bolle [this message]
2014-06-30 14:32   ` [PATCH] x86: remove unused variable "polling" Paul Bolle
2014-07-16 19:18     ` [tip:x86/urgent] x86: Remove " tip-bot for Paul Bolle

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=1402926791.16903.4.camel@x41 \
    --to=pebolle@tiscali.nl \
    --cc=a.p.zijlstra@chello.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.