Re: BUG: 6f5cf52 causes problems with BCM43224 on MacBookAir4,2

2012-10-25 Thread Tom Rini
On Sun, Oct 21, 2012 at 11:02 AM, Tom Rini wrote: > Hello, > > I've finally finished a bisect of a problem I have on my MacBookAir4,2 > where after 8-12 hours the BCM43224 dies and I have to reconnect to the > network. Happy to provide any information that might help. I have the kern.log from bo

Re: [PATCH 1/1] iommu/tegra: smmu: Fix deadly typo

2012-10-25 Thread Joerg Roedel
On Thu, Oct 25, 2012 at 08:41:36AM -0700, Greg KH wrote: > On Thu, Oct 25, 2012 at 09:06:02AM +0300, Hiroshi Doyu wrote: > > Putting stable@ on To:. The original ptach attached. > > > > This is not the correct way to submit patches for inclusion in the > stable kernel tree. Please read Documen

Re: [PATCH 1/1] iommu/tegra: smmu: Fix deadly typo

2012-10-25 Thread Greg KH
On Thu, Oct 25, 2012 at 09:06:02AM +0300, Hiroshi Doyu wrote: > On Wed, 24 Oct 2012 17:01:21 +0200 > Joerg Roedel wrote: > > > On Thu, Oct 18, 2012 at 08:35:10AM +0300, Hiroshi Doyu wrote: > > > From: Hiro Sugawara > > > > > > Fix a deadly typo in macro definition. > > > > > > Signed-off-by: H