All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: David Miller <davem@davemloft.net>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: pull request: wireless 2011-11-22 #2
Date: Tue, 22 Nov 2011 17:41:08 -0500	[thread overview]
Message-ID: <20111122224108.GJ8452@tuxdriver.com> (raw)
In-Reply-To: <20111122.173729.1155753802137219940.davem@davemloft.net>

On Tue, Nov 22, 2011 at 05:37:29PM -0500, David Miller wrote:
> From: "John W. Linville" <linville@tuxdriver.com>
> Date: Tue, 22 Nov 2011 16:56:12 -0500
> 
> > Here is the latest batch of fixes intended for 3.2.  This includes a
> > correction for a user-visible error in mac80211's debugfs info, a fix
> > for a potential memory corrupter in prism54, an endian fix for rt2x00,
> > an endian fix for mac80211, a fix for a NULL derefernce in cfg80211, a
> > locking fix for p54spi and a deadlock fix also for p54spi.
> > 
> > This reverts the problematic rt2x00 patches from the earlier pull
> > request.
> > 
> > Please let me know if there are problems!
> 
> I'm still seeing the problematic rt2x00 changes when I pull:
> 
> [davem@boricha net]$ git pull git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git for-davem
> remote: Counting objects: 112, done.        
> remote: Compressing objects: 100% (82/82), done.        
> remote: Total 82 (delta 71), reused 0 (delta 0)        
> Unpacking objects: 100% (82/82), done.
> From git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
>  * branch            for-davem  -> FETCH_HEAD
> Updating 5eccdf5..02f1ce3
> Fast-forward
>  drivers/net/wireless/p54/p54spi.c        |    5 +++--
>  drivers/net/wireless/prism54/isl_ioctl.c |    2 +-
>  drivers/net/wireless/rt2x00/rt2800lib.c  |    2 +-
>  net/mac80211/debugfs_sta.c               |    4 ++--
>  net/mac80211/status.c                    |    8 ++++----
>  net/wireless/reg.c                       |    4 ++++
>  6 files changed, 15 insertions(+), 10 deletions(-)
> [davem@boricha net]$ git format-patch ORIG_HEAD
> 0001-rt2800pci-handle-spurious-interrupts.patch
> 0002-rt2x00-handle-spurious-pci-interrupts.patch

They're here...

> 0003-rt2x00-Fix-efuse-EEPROM-reading-on-PPC32.patch
> 0004-p54spi-Add-missing-spin_lock_init.patch
> 0005-p54spi-Fix-workqueue-deadlock.patch
> 0006-mac80211-Fix-AMSDU-rate-printout-in-debugfs.patch
> 0007-mac80211-Fix-endian-bug-in-radiotap-header-generatio.patch
> 0008-cfg80211-fix-regulatory-NULL-dereference.patch
> 0009-prism54-potential-memory-corruption-in-prism54_get_e.patch
> 0010-Revert-rt2x00-handle-spurious-pci-interrupts.patch
> 0011-Revert-rt2800pci-handle-spurious-interrupts.patch

And I revert them here.

Linus always says to live with our mistakes?  I was trying to avoid
a rebase both for my own pain and that of my downstream maintainers.

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  reply	other threads:[~2011-11-22 22:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 19:35 pull request: wireless 2011-11-22 John W. Linville
2011-11-22 20:14 ` David Miller
2011-11-22 20:56   ` John W. Linville
2011-11-22 21:05     ` David Miller
2011-11-22 21:13       ` David Miller
2011-11-22 21:26         ` John W. Linville
2011-11-22 21:30         ` Larry Finger
2011-11-22 21:40           ` David Miller
2011-11-23  8:03             ` Stanislaw Gruszka
2011-11-23  8:57               ` David Miller
2011-11-22 21:44           ` John W. Linville
2011-11-22 21:56 ` pull request: wireless 2011-11-22 #2 John W. Linville
2011-11-22 22:37   ` David Miller
2011-11-22 22:41     ` John W. Linville [this message]
2011-11-22 23:17       ` David Miller

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=20111122224108.GJ8452@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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.