From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754448AbcBVKwo (ORCPT ); Mon, 22 Feb 2016 05:52:44 -0500 Received: from foss.arm.com ([217.140.101.70]:55746 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754417AbcBVKwm (ORCPT ); Mon, 22 Feb 2016 05:52:42 -0500 Date: Mon, 22 Feb 2016 10:53:38 +0000 From: Juri Lelli To: Pingbo Wen Cc: mturquette@baylibre.com, linux-kernel@vger.kernel.org, smuckle@linaro.org Subject: Re: [Eas-dev] [PATCH] cpufreq_sched: set governor_data before waking up kschedfreq Message-ID: <20160222105338.GD27380@e106622-lin> References: <1455967966-11911-1-git-send-email-pingbo.wen@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455967966-11911-1-git-send-email-pingbo.wen@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 20/02/16 19:32, Pingbo Wen wrote: > Fix null pointer dereference error liked below. This BUG can be easily > re-produced by 'monkey --throttle 50' in android 6.0. > I'm not sure which code base you are looking at here, but I think this problem has already been noticed and fixed by Ricky. Thanks for sharing your fix, though. However, I'm afraid that eas-dev might be not open, so please don't cross post in the future. Best, - Juri