| | Date | Sun, 17 May 2009 08:35:30 +0200 | | From | Ingo Molnar <> | | Subject | Re: [Bug #13068] Lockdep warining in inotify_dev_queue_event |
| |
* Rafael J. Wysocki <rjw@sisk.pl> wrote:
> This message has been generated automatically as a part of a report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.29. Please verify if it still should be listed and let me know > (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13068 > Subject : Lockdep warining in inotify_dev_queue_event
s/warining/warning
> Submitter : Sachin Sant <sachinp@in.ibm.com> > Date : 2009-04-05 12:37 (42 days old) > References : http://marc.info/?l=linux-kernel&m=123893439229272&w=4
i think this might be fixed by:
381a80e: inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
already in -rc6.
Ingo
|