From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: Re: [PATCH -next v1] x86/apic: Reduce print level of CPU limit announcement Date: Wed, 27 Mar 2019 12:50:24 +0200 Message-ID: <20190327105024.GR22899@mtr-leonro.mtl.com> References: <20190327090905.5588-1-leon@kernel.org> <20190327093844.GO22899@mtr-leonro.mtl.com> <55774b1a8c82e94b2796c992889929f1da905d9b.camel@perches.com> <20190327095337.GP22899@mtr-leonro.mtl.com> <20190327101133.GQ22899@mtr-leonro.mtl.com> <20190327101815.GB32571@zn.tnic> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JLiXfqD9/Kt1b+Pq" Return-path: Content-Disposition: inline In-Reply-To: <20190327101815.GB32571@zn.tnic> Sender: linux-kernel-owner@vger.kernel.org To: Borislav Petkov Cc: Joe Perches , "Rafael J . Wysocki" , Thomas Gleixner , Ingo Molnar , x86 , "H. Peter Anvin" , linux-pm , LKML List-Id: linux-pm@vger.kernel.org --JLiXfqD9/Kt1b+Pq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 27, 2019 at 11:18:15AM +0100, Borislav Petkov wrote: > On Wed, Mar 27, 2019 at 12:11:33PM +0200, Leon Romanovsky wrote: > > ok, I tested your variant and it still prints a t least on my systems, > > Probably because your loglevel is set to debug. And no, we don't want to > have to enable some config option in order to see this. It is how we are internally running verification and development, with KERN_DEBUG level, we need it to catch bugs. This "some config option" is dynamic debug prints and most probably it is enabled in your or any kernel developer in the world. Please let me know, If you insist on changing pr_debug to printk(KERN_DEBUG ...). > > Also, the ugly linebreak needs to go. > > -- > Regards/Gruss, > Boris. > > Good mailing practices for 400: avoid top-posting and trim the reply. --JLiXfqD9/Kt1b+Pq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJcm1VwAAoJEORje4g2clingcQP/RnB1Z/UVemM4hPlm3Y52Jcd O2Sc9nSfQpilF1X1IBFWyMsgYrX2dhXM2xahRnF/EWtCnRm0QLbzYjhCu1ixiIMT Kvq2h9raklWrSLZYrYAmv0FhWTTl74+zGBHiBpzga0YX3O28Gm2I5P2uxlV6Fw0W qKniFe8GGXnHVYaKbcMoB9ZE7CQAxHlyeZ4mbzFMqxMxBrL+Fd6OM7c2xEuqZNgg ZpSAf++WCdVayez5N4XFzLT6wPYhrN3xilAo5i5AhXOhwVdFqcfl8KpUDeW1+MTu b7nFIF1M7Wh3RCKAP6i+7WW9Sly1WsnCwA9opPUnOQGEyQJPOMk1xiylpIzDZx9n hVU+8yg57sO6arfrKBfE6TSbNVk+1VyaI3x51I0HHOzZ97jnKbwK3qTjhyPT3wXh 5HMlWSZMh3o1n9aD0rq2gikUrOZ2AwOAc8VJRTTJqN5UA3ZrdmFJi/akRfmmR/OE PoH+NfKjUNfZFcgXlDXPw+d1ONLLTAuwyZ4qtGDfn6R1Q/ASrmL2BzvuhapkaNTU Jz0zvMfPvmPYViXZemDjcm+ccnp0mo8/azgtt+vV78ddEL1pYgaV5UnP/Qr+LGxa KKJucihRwTSarHtGMqFQs7TyNkzFQhR/P7z0fUEZ+alVdD5gLaOiH3KsHjSRio+H rkRyZvd9i2/tPWJBNGhE =ah4c -----END PGP SIGNATURE----- --JLiXfqD9/Kt1b+Pq--