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: linux-wireless@vger.kernel.org, mcgrof@infradead.org
Subject: Re: [PATCH] compat: backport kfifo
Date: Thu, 6 Jan 2011 12:45:58 -0800	[thread overview]
Message-ID: <AANLkTi=-SNRtDy+oiUUcSTjqM5JU7VO7fTcFrLsgcxhw@mail.gmail.com> (raw)
In-Reply-To: <1294334198-20501-1-git-send-email-hauke@hauke-m.de>

On Thu, Jan 6, 2011 at 9:16 AM, Hauke Mehrtens <hauke@hauke-m.de> wrote:
> This is a copy of the hole kfifo implementation from a recent kernel
> version. When we ship this implementation we do not have to backport
> any kfifo related stuff any more.
>
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Awesome stuff !! Just forgot the:

ifeq ($(CONFIG_COMPAT_KERNEL_36),y)
 export CONFIG_COMPAT_KFIFO=m
endif #CONFIG_COMPAT_KERNEL_36

on the Makefile but I'll add it. Thanks!

  Luis

      reply	other threads:[~2011-01-06 20:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06 17:16 [PATCH] compat: backport kfifo Hauke Mehrtens
2011-01-06 20:45 ` Luis R. Rodriguez [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='AANLkTi=-SNRtDy+oiUUcSTjqM5JU7VO7fTcFrLsgcxhw@mail.gmail.com' \
    --to=lrodriguez@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).