Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1311890

Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive cycle in spin_dump()

From Byungchul Park <byungchul.park@lge.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive cycle in spin_dump()
Date 2016-01-19 03:00 +0100
Message-ID <qStKq-Kn-7@gated-at.bofh.it> (permalink)
References <qS6kO-1AW-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


I missed the version change desciption when I sent this v2. This patch
worked for me. Please let me know if you have other opinions.

Changes from v1 to v2
- only change comment and commit message esp. replacing "deadlock"
  with "infinite recursive cycle", since it is not an actual deadlock.

Thanks,
Byungchul

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive cycle in spin_dump() Byungchul Park <byungchul.park@lge.com> - 2016-01-18 02:00 +0100
  Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive  cycle in spin_dump() Byungchul Park <byungchul.park@lge.com> - 2016-01-19 03:00 +0100
    Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive  cycle in spin_dump() Byungchul Park <byungchul.park@lge.com> - 2016-01-21 09:20 +0100
  Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive  cycle in spin_dump() Andrew Morton <akpm@linux-foundation.org> - 2016-01-27 01:20 +0100
    Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive  cycle in spin_dump() Peter Hurley <peter@hurleysoftware.com> - 2016-01-27 02:20 +0100
    Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive  cycle in spin_dump() Byungchul Park <byungchul.park@lge.com> - 2016-01-27 03:10 +0100
      Re: [PATCH v2] lib/spinlock_debug.c: prevent an infinite recursive  cycle in spin_dump() Byungchul Park <byungchul.park@lge.com> - 2016-01-27 03:30 +0100

csiph-web