xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: liguang <lig.fnst@cn.fujitsu.com>
To: Len Brown <lenb@kernel.org>, "Rafael J. Wysocki" <rjw@sisk.pl>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
	Liu Jinsong <jinsong.liu@intel.com>,
	Jan Beulich <JBeulich@suse.com>,
	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
	linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
	xen-devel@lists.xensource.com,
	virtualization@lists.linux-foundation.org,
	liguang <lig.fnst@cn.fujitsu.com>
Subject: [PATCH 2/2] xen: remove bm_rld_set of xen_processor_flags
Date: Tue, 4 Jun 2013 16:05:28 +0800	[thread overview]
Message-ID: <1370333128-11412-2-git-send-email-lig.fnst@cn.fujitsu.com> (raw)
In-Reply-To: <1370333128-11412-1-git-send-email-lig.fnst@cn.fujitsu.com>

bm_rld_set seems obsolete now

Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
---
 include/xen/interface/platform.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/xen/interface/platform.h b/include/xen/interface/platform.h
index c57d5f6..7ffff33 100644
--- a/include/xen/interface/platform.h
+++ b/include/xen/interface/platform.h
@@ -240,7 +240,6 @@ struct xen_processor_flags {
 	uint32_t bm_check:1;
 	uint32_t has_cst:1;
 	uint32_t power_setup_done:1;
-	uint32_t bm_rld_set:1;
 };
 
 struct xen_processor_power {
-- 
1.7.2.5


  reply	other threads:[~2013-06-04  8:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04  8:05 [PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags liguang
2013-06-04  8:05 ` liguang [this message]
2013-06-04  8:13   ` [PATCH 2/2] xen: remove bm_rld_set of xen_processor_flags Jan Beulich
2013-06-04  8:19     ` li guang

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=1370333128-11412-2-git-send-email-lig.fnst@cn.fujitsu.com \
    --to=lig.fnst@cn.fujitsu.com \
    --cc=JBeulich@suse.com \
    --cc=jeremy@goop.org \
    --cc=jinsong.liu@intel.com \
    --cc=konrad.wilk@oracle.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=rjw@sisk.pl \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=xen-devel@lists.xensource.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;
as well as URLs for NNTP newsgroup(s).