linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fix false positive by LOCKDEP_CROSSRELEASE
@ 2017-10-18  9:38 Byungchul Park
  2017-10-18  9:38 ` [RESEND PATCH 1/3] completion: Add support for initializing completion with lockdep_map Byungchul Park
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Byungchul Park @ 2017-10-18  9:38 UTC (permalink / raw)
  To: peterz, mingo
  Cc: tglx, linux-kernel, linux-mm, tj, johannes.berg, oleg, amir73il,
	david, darrick.wong, linux-xfs, linux-fsdevel, linux-block, hch,
	idryomov, kernel-team

Several false positives were reported, so I tried to fix them.

It would be appreciated if you tell me if it works as expected, or let
me know your opinion.

Thank you,
Byungchul

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-10-25 11:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-18  9:38 Fix false positive by LOCKDEP_CROSSRELEASE Byungchul Park
2017-10-18  9:38 ` [RESEND PATCH 1/3] completion: Add support for initializing completion with lockdep_map Byungchul Park
2017-10-19 23:24   ` Bart Van Assche
2017-10-20  6:14     ` Byungchul Park
2017-10-20  6:34     ` Thomas Gleixner
2017-10-20 19:58       ` Bart Van Assche
2017-10-21  2:23         ` Byungchul Park
2017-10-22 14:34           ` Bart Van Assche
2017-10-23  2:08             ` Byungchul Park
2017-10-25  7:07               ` Bart Van Assche
2017-10-25 11:49                 ` Byungchul Park
2017-10-18  9:38 ` [RESEND PATCH 2/3] lockdep: Remove unnecessary acquisitions wrt workqueue flush Byungchul Park
2017-10-18  9:38 ` [RESEND PATCH 3/3] lockdep: Assign a lock_class per gendisk used for wait_for_completion() Byungchul Park
2017-10-18  9:59   ` Ingo Molnar
2017-10-19  1:57     ` Byungchul Park
2017-10-18 14:29 ` Fix false positive by LOCKDEP_CROSSRELEASE Bart Van Assche
2017-10-19  1:57   ` Byungchul Park
2017-10-19 14:52     ` Bart Van Assche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).