lkml.org 
[lkml]   [2016]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5] lib/spinlock_debug.c: prevent a recursive cycle in the debug code

* Byungchul Park <byungchul.park@lge.com> wrote:

> +
> + /*
> + * If this function is called from printk(), then we should
> + * not call printk() more. Or it will cause an infinite
> + * recursive cycle!

This should be something like:

> + * If this function is called from within printk() then we
> + * should not call printk() again, or it will recurse
> + * infinitely.

Thanks,

Ingo

\
 
 \ /
  Last update: 2016-01-30 10:41    [W:2.982 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site