From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751212AbdALInj (ORCPT ); Thu, 12 Jan 2017 03:43:39 -0500 Received: from mail-lf0-f67.google.com ([209.85.215.67]:32813 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751175AbdALInf (ORCPT ); Thu, 12 Jan 2017 03:43:35 -0500 Subject: Re: [PATCH 4.9 003/116] rtlwifi: Fix enter/exit power_save To: Larry Finger , Greg Kroah-Hartman References: <20170106213908.681421800@linuxfoundation.org> <20170106213908.862747180@linuxfoundation.org> <18ad247d-470c-8cfb-e455-7fc11abcc6b0@gmail.com> <1003104a-56ea-4a44-4524-ddabaecd35e6@lwfinger.net> Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Ping-Ke Shih , Kalle Valo From: Dmitry Osipenko Message-ID: Date: Thu, 12 Jan 2017 11:43:32 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <1003104a-56ea-4a44-4524-ddabaecd35e6@lwfinger.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11.01.2017 04:53, Larry Finger wrote: > On 01/10/2017 11:40 AM, Dmitry Osipenko wrote: >> Hello, this patch causes a kernel panic with the rtl8192cu driver. >> > > The fix is being merged into mainline. The reference is > http://marc.info/?l=linux-wireless&m=148234081512703&w=2. That indeed fixes the issue, thanks! -- Dmitry