From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:39977 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754396AbcGHJ7G (ORCPT ); Fri, 8 Jul 2016 05:59:06 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: rtlwifi: Add missing newlines to RT_TRACE calls From: Kalle Valo In-Reply-To: <5677791872bfb47963780c198c825d882456720f.1466969647.git.joe@perches.com> To: Joe Perches Cc: Larry Finger , Chaoming Li , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: <20160708095905.632BA611B8@smtp.codeaurora.org> (sfid-20160708_115911_220952_618319C4) Date: Fri, 8 Jul 2016 09:59:05 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Joe Perches wrote: > RT_TRACE does not add a newline to the end of a message and always > emits at KERN_DEBUG so these are susceptible to message interleaving > from other processes without the newline. > > Signed-off-by: Joe Perches Thanks, 1 patch applied to wireless-drivers-next.git: 4713bd1c7407 rtlwifi: Add missing newlines to RT_TRACE calls -- Sent by pwcli https://patchwork.kernel.org/patch/9199581/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: rtlwifi: Add missing newlines to RT_TRACE calls Date: Fri, 8 Jul 2016 09:59:05 +0000 (UTC) Message-ID: <20160708095905.632BA611B8@smtp.codeaurora.org> References: <5677791872bfb47963780c198c825d882456720f.1466969647.git.joe@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Larry Finger , Chaoming Li , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joe Perches Return-path: In-Reply-To: <5677791872bfb47963780c198c825d882456720f.1466969647.git.joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org Joe Perches wrote: > RT_TRACE does not add a newline to the end of a message and always > emits at KERN_DEBUG so these are susceptible to message interleaving > from other processes without the newline. > > Signed-off-by: Joe Perches Thanks, 1 patch applied to wireless-drivers-next.git: 4713bd1c7407 rtlwifi: Add missing newlines to RT_TRACE calls -- Sent by pwcli https://patchwork.kernel.org/patch/9199581/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html