From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) (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 E6B5B3FCC for ; Mon, 4 May 2026 10:58:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777892311; cv=none; b=Yl8lldOFdO9tkzNaQImTqC+alIIS+cYTKk/FYhNECesmuVsCT6s6lt1If3gQDOq2SCW86Blo/N+XKw96lol8UwkJZJ6clpmZWA8PiAxypz4dgFeFfejAmiHsQpa1FDR2ncDCCa5Dva5eIa7LOXYTYnB9jf1iY/VQxJvy1QJ/wJ4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777892311; c=relaxed/simple; bh=s/DN8BBAAn+xvXwg54FYlSucbyMfGJ+lsjcmQ106v5U=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=VgElTMRYx03wCCn8RxKZAyCpiNVpNbmAplHVPX1FIZxbO8CreB4kiPtQFh1nM1Ypp51HzNePQRGiwY6eaFVfG5pGynqq556YIsP5ewCc3Zo6Q9QpD4T1oeyKn9zwyjwwX1s5DIxdyHFTB+bqnThS0VhVPB9jZJJHHTWt4h2dKWM= 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=mkq6OBPm; arc=none smtp.client-ip=198.175.65.14 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="mkq6OBPm" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1777892310; x=1809428310; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=s/DN8BBAAn+xvXwg54FYlSucbyMfGJ+lsjcmQ106v5U=; b=mkq6OBPmwZ8HD6f4CIS9nmEtLaxKoMcJX2T/s8+lI7PjZpKudMkh+uTc /0HwuOr7L8jt1Q8y5MeVYtxwn/yBj2dHw0hyDXoot+LZA1VewRKOyORuD r6O71KDF9foqBnA5OWBb3C1gfqF9o+OLqWjYoo+sV8W/bL3+ZgaX8yhGH NosKzB35n8a3vrWmAdlJ+6tWvf+2YVcaEYHmcaXGU1u7QybRgSugkxhqW JomgfmqXnZqvJYhVRb7qLNaUftUodr/2uARzmRd/NS2xUEfQU6bfsbZLT uPqTXtu0Ow9+JXeQybpxjaJEBgk7MQByfWvcDEueFZxg+rqFo3WhkhtrU A==; X-CSE-ConnectionGUID: ygNwCLLsQFG9Bd4GTOMJ/Q== X-CSE-MsgGUID: peq91u45TiGx7owCU+3lYw== X-IronPort-AV: E=McAfee;i="6800,10657,11775"; a="82616191" X-IronPort-AV: E=Sophos;i="6.23,215,1770624000"; d="scan'208";a="82616191" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 May 2026 03:58:30 -0700 X-CSE-ConnectionGUID: mHgy62k/RFa69e7ImzMibw== X-CSE-MsgGUID: dbGq9uhQRg26kpf7ilMJ8Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,215,1770624000"; d="scan'208";a="235737381" Received: from hrotuna-mobl2.ger.corp.intel.com (HELO localhost) ([10.245.245.78]) by orviesa007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 May 2026 03:58:28 -0700 Date: Mon, 4 May 2026 13:58:25 +0300 From: Andy Shevchenko To: Thomas =?iso-8859-1?Q?Wei=DFschuh?= Cc: Andrew Morton , Petr Mladek , Steven Rostedt , Rasmus Villemoes , Sergey Senozhatsky , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/2] vsprintf: Add test for restricted kernel pointers Message-ID: References: <20260504-restricted-pointers-kunit-test-v2-0-19e8b1c0fbeb@linutronix.de> <20260504-restricted-pointers-kunit-test-v2-2-19e8b1c0fbeb@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20260504-restricted-pointers-kunit-test-v2-2-19e8b1c0fbeb@linutronix.de> Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Mon, May 04, 2026 at 12:43:41PM +0200, Thomas Weißschuh wrote: > Fill out the tests for restricted kernel pointers, using the %pK format. ... > +#if IS_MODULE(CONFIG_PRINTF_KUNIT_TEST) > +EXPORT_SYMBOL_FOR_MODULES(kptr_restrict, "printf_kunit"); > +#endif Same Q here. -- With Best Regards, Andy Shevchenko