From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EBC52380FEC; Wed, 3 Jun 2026 05:47:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780465627; cv=none; b=t1kDmuK0o6EpJUhOL+B3CqXTZhziZAz5UiCRIJNPSDdffqyXSzsGZuHmt9DRjmJ3TFbd+HIDk7wakvltkSJZnnsQH/cGhIhijU85GaUa4N2wiT7m8rlHrx12sUO2mfy6b6CV5xHjwW8AhgqrhobKwJ/CmVQsXQONWqAIJYgO9R4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780465627; c=relaxed/simple; bh=/FLTeWNgbJxy3Ry7en1bPUx4V4oTJRJksctul9uRdys=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=I2kuMDdc6Px0YOc7f15hwIjbTqZHagNiWGPdsPAykCe0/8wXdQ65YgCIB6Dq++6Mnc5h7CkTtqj/99eL1cYeAUZVdVb1EdcMh8rAZQ3cETo2YhdKZJVYjT9P3wSUo501VV1s4MOL3x1XjXAzxCGZ3f0z3d2t0oT39a39gLz+iYs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=UdSzM+U+; arc=none smtp.client-ip=192.198.163.13 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="UdSzM+U+" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1780465626; x=1812001626; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=/FLTeWNgbJxy3Ry7en1bPUx4V4oTJRJksctul9uRdys=; b=UdSzM+U+EplFsOf4XNA2qaf1T+vx6hptvRRxtl/KhEWlhBZ/kK8dx3bR UrqnTYgYJXYMDxGJiO/dYI1lCu5ffh8v/0NpwSt3rD9nt3fcOXu/i5OTo LIuTRUgM941gZ99qNV7T+yn7tIQk3t9it15PWFw+f9uM2UsB73qGVIXH1 2k15QiSZGbal2ODtdhaf22a1yruuv0GirdhD7DFk9Ps658MWSMDzWRTuV D8Swyx0a++xHMz6ELqXgZwN9p/TrujUI2a1Y27W65P4eJdQs9NAiMtiTX 8/8bkV42Kypb+ExwUmbLiB5f3A0imYBTi8MiTeLRjY+bLLloEE9zSeQ87 w==; X-CSE-ConnectionGUID: 2xudbGA8SI+V1JUMrs9lnA== X-CSE-MsgGUID: mPRSC03bSjCgzO+gCOE2qA== X-IronPort-AV: E=McAfee;i="6800,10657,11805"; a="83842268" X-IronPort-AV: E=Sophos;i="6.24,184,1774335600"; d="scan'208";a="83842268" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jun 2026 22:47:05 -0700 X-CSE-ConnectionGUID: FNlwVWqVTf2houfD4TQfCw== X-CSE-MsgGUID: WZFOE495REOFrIL2m/+VhQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,184,1774335600"; d="scan'208";a="243966295" Received: from pgcooper-mobl3.ger.corp.intel.com (HELO localhost) ([10.245.244.116]) by orviesa008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jun 2026 22:46:59 -0700 Date: Wed, 3 Jun 2026 08:46:57 +0300 From: Andy Shevchenko To: Masami Hiramatsu Cc: Arnd Bergmann , Steven Rostedt , Andrew Morton , Petr Mladek , Nathan Chancellor , Arnd Bergmann , Dennis Dalessandro , Jason Gunthorpe , Leon Romanovsky , Arend van Spriel , Miri Korenblit , Mathieu Desnoyers , Rasmus Villemoes , Sergey Senozhatsky , Nick Desaulniers , Bill Wendling , Justin Stitt , Vlastimil Babka , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, brcm80211@lists.linux.dev, brcm80211-dev-list.pdl@broadcom.com, linux-trace-kernel@vger.kernel.org, llvm@lists.linux.dev Subject: Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning Message-ID: References: <20260602150904.2258624-1-arnd@kernel.org> <20260603105842.1e0ef8cb4a55cb776d6a4971@kernel.org> Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260603105842.1e0ef8cb4a55cb776d6a4971@kernel.org> Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Wed, Jun 03, 2026 at 10:58:42AM +0900, Masami Hiramatsu wrote: > On Tue, 2 Jun 2026 17:07:05 +0200 > Arnd Bergmann wrote: ... > I think this is a slightly confusing name. What about vsnprintf_nocheck()? What check? If you want to be more precise: vsnprintf_no_printf_attr() or vsnprintf_no_format_check(). But they also seem to me not the good choices. (Just slight preference to the latter one no_format_check.) -- With Best Regards, Andy Shevchenko