From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1164041AbdEXNpF (ORCPT ); Wed, 24 May 2017 09:45:05 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:46284 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935700AbdEXNo7 (ORCPT ); Wed, 24 May 2017 09:44:59 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 3A47560290 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: libertas: Remove function entry/exit debugging From: Kalle Valo In-Reply-To: <20170515213317.GA45562@beast> References: <20170515213317.GA45562@beast> To: Kees Cook Cc: netdev@vger.kernel.org, Joe Perches , libertas-dev@lists.infradead.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20170524134459.07E53602B8@smtp.codeaurora.org> Date: Wed, 24 May 2017 13:44:58 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Kees Cook wrote: > In at least one place, the enter/exit debugging was not being correctly > matched. Based on mailing list feedback, it was desired to drop all of > these in favor of using ftrace instead. > > Suggested-by: Joe Perches > Suggested-by: Kalle Valo > Signed-off-by: Kees Cook Patch applied to wireless-drivers-next.git, thanks. 4bc606af9fab libertas: Remove function entry/exit debugging -- https://patchwork.kernel.org/patch/9728087/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches