From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755697AbdAKBzb (ORCPT ); Tue, 10 Jan 2017 20:55:31 -0500 Received: from mail-oi0-f67.google.com ([209.85.218.67]:36669 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750769AbdAKBz3 (ORCPT ); Tue, 10 Jan 2017 20:55:29 -0500 Subject: Re: [PATCH 4.9 003/116] rtlwifi: Fix enter/exit power_save To: Greg Kroah-Hartman , Dmitry Osipenko References: <20170106213908.681421800@linuxfoundation.org> <20170106213908.862747180@linuxfoundation.org> <18ad247d-470c-8cfb-e455-7fc11abcc6b0@gmail.com> <20170110204024.GA5274@kroah.com> Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Ping-Ke Shih , Kalle Valo From: Larry Finger Message-ID: <66148095-9fe5-79bb-e0f3-7f0dc33ca8dc@lwfinger.net> Date: Tue, 10 Jan 2017 19:55:27 -0600 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: <20170110204024.GA5274@kroah.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/10/2017 02:40 PM, Greg Kroah-Hartman wrote: > On Tue, Jan 10, 2017 at 08:40:28PM +0300, Dmitry Osipenko wrote: >> Hello, this patch causes a kernel panic with the rtl8192cu driver. > > Ick, not good! Does this cause a problem in Linus's tree as well? Yes, but he is aware that the pacth exists and has asked the wireless maintainer about it. It went to DaveM today. Larry