linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"mcgrof@infradead.org" <mcgrof@infradead.org>
Subject: Re: [PATCH] compat: backport linux/pci-aspm.h
Date: Sat, 28 Aug 2010 14:01:31 -0700	[thread overview]
Message-ID: <20100828210131.GA2422@tux> (raw)
In-Reply-To: <1282934514-18160-1-git-send-email-hauke@hauke-m.de>

On Fri, Aug 27, 2010 at 11:41:54AM -0700, Hauke Mehrtens wrote:
> pci-aspm.h was introduced in kernel 2.6.25 and is used by the ath5k driver.
> 
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
> ---
>  include/linux/pci-aspm.h |   55 ++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 55 insertions(+), 0 deletions(-)
>  create mode 100644 include/linux/pci-aspm.h
> 
> diff --git a/include/linux/pci-aspm.h b/include/linux/pci-aspm.h
> new file mode 100644
> index 0000000..c791d00
> --- /dev/null
> +++ b/include/linux/pci-aspm.h

So compat-wireless would have to copy this file over? We'd then have to synch
this file for older kernels, and the real kernel header's own pci-aspm.h for
kernels >= 2.6.25 would be using this version of the file. Can we just stuff
the ASPM required stuff onto include/linux/compat-2.6.25.h ?

  Luis

  reply	other threads:[~2010-08-28 21:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-27 18:41 [PATCH] compat: backport linux/pci-aspm.h Hauke Mehrtens
2010-08-28 21:01 ` Luis R. Rodriguez [this message]
2010-09-01 15:07   ` Hauke Mehrtens
2010-09-01 15:12     ` Luis R. Rodriguez
2010-09-02 13:18       ` Hauke Mehrtens
2010-09-02 14:12         ` Luis R. Rodriguez

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=20100828210131.GA2422@tux \
    --to=lrodriguez@atheros.com \
    --cc=Luis.Rodriguez@Atheros.com \
    --cc=hauke@hauke-m.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@infradead.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).