From: Andreas Hartmann <andihartmann@01019freenet.de>
To: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/2] compat: do not include kstrto* for kernel >= 2.6.38.4
Date: Sun, 24 Apr 2011 21:00:25 +0200 [thread overview]
Message-ID: <4DB47349.6000404@01019freenet.de> (raw)
In-Reply-To: <1303661475-26632-1-git-send-email-hauke@hauke-m.de>
Hauke Mehrtens wrote:
> kstrto* went into kernel 2.6.38.4 and causes conflicts with the version
> included in compat-wireless. We use strict_strtol to check if kstrto*
> is already available.
> kstrto* was not moved to compat-2.6.38.h because kernel version <=
> 2.6.38.3 needs this backport and some distributions like Ubuntu still
> ship an older version of this kernel.
>
> Reported-by: Andreas Hartmann <andihartmann@01019freenet.de>
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
The patch works fine - I tested it with compat-wireless-2011-04-23.
Thank you,
kind regards,
Andreas
prev parent reply other threads:[~2011-04-24 18:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-24 16:11 [PATCH 1/2] compat: do not include kstrto* for kernel >= 2.6.38.4 Hauke Mehrtens
2011-04-24 16:11 ` [PATCH 2/2] compat: fix TASK_INTERRUPTIBLE missing Hauke Mehrtens
2011-04-25 18:46 ` Luis R. Rodriguez
2011-04-24 19:00 ` Andreas Hartmann [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=4DB47349.6000404@01019freenet.de \
--to=andihartmann@01019freenet.de \
--cc=linux-wireless@vger.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.