[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100916.214720.223472810.davem@davemloft.net>
Date: Thu, 16 Sep 2010 21:47:20 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: greg@...ah.com
Cc: kronos.it@...il.com, netdev@...r.kernel.org, jcliburn@...il.com,
chris.snook@...il.com, jie.yang@...eros.com,
atl1-devel@...ts.sourceforge.net, stable@...nel.org
Subject: Re: [stable] [PATCH 1/2] atl1: fix resume
From: Greg KH <greg@...ah.com>
Date: Thu, 16 Sep 2010 14:13:18 -0700
> On Thu, Sep 16, 2010 at 09:29:46PM +0200, Luca Tettamanti wrote:
>> adapter->cmb.cmb is initialized when the device is opened and freed when
>> it's closed. Accessing it unconditionally during resume results either
>> in a crash (NULL pointer dereference, when the interface has not been
>> opened yet) or data corruption (when the interface has been used and
>> brought down adapter->cmb.cmb points to a deallocated memory area).
>>
>> Cc: stable@...nel.org
>> ---
>
> You do realize you need to sign-off on a patch you create, right?
Right.
Luca please formally resubmit these patches with a proper signoff
and all of the accumulated ACKs so far.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists