From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx2.suse.de ([195.135.220.15]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kAcgb-0006tv-SL for kexec@lists.infradead.org; Tue, 25 Aug 2020 17:24:42 +0000 Date: Tue, 25 Aug 2020 19:24:38 +0200 From: Petr Mladek Subject: Re: [PATCH v2 4/7][next] printk: ringbuffer: add BLK_DATALESS() macro Message-ID: <20200825172438.GA4353@alley> References: <20200824103538.31446-1-john.ogness@linutronix.de> <20200824103538.31446-5-john.ogness@linutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200824103538.31446-5-john.ogness@linutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: John Ogness Cc: Andrea Parri , Sergey Senozhatsky , Paul McKenney , Peter Zijlstra , Greg Kroah-Hartman , kexec@lists.infradead.org, linux-kernel@vger.kernel.org, Steven Rostedt , Sergey Senozhatsky , Thomas Gleixner , Linus Torvalds On Mon 2020-08-24 12:41:35, John Ogness wrote: > Rather than continually needing to explicitly check @begin and @next > to identify a dataless block, introduce and use a BLK_DATALESS() > macro. > > Signed-off-by: John Ogness Reviewed-by: Petr Mladek Best Regards, Petr _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec