Return-path: Received: from mail-ob0-f174.google.com ([209.85.214.174]:62624 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753620Ab2FVR1X (ORCPT ); Fri, 22 Jun 2012 13:27:23 -0400 Received: by obbuo13 with SMTP id uo13so2212243obb.19 for ; Fri, 22 Jun 2012 10:27:23 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1340385295.4491.38.camel@jlt3.sipsolutions.net> References: <1340385295.4491.38.camel@jlt3.sipsolutions.net> From: "Luis R. Rodriguez" Date: Fri, 22 Jun 2012 10:27:02 -0700 Message-ID: (sfid-20120622_192727_245609_7CF60F73) Subject: Re: [PATCH] compat-wireless: add patch to fix iwlwifi tracing To: Johannes Berg Cc: linux-wireless Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Jun 22, 2012 at 10:14 AM, Johannes Berg wrote: > From: Johannes Berg > > See the description in the file -- the current code > is safe only on recent upstream kernels, with 3.1 > for example it can crash. The new code is safe on > all kernels that even support %pV, others just get > a pointer unfortunately. > > Signed-off-by: Johannes Berg Applied and pushed! Luis