Re: mmotm 2010-04-05 - another RCU whinge (not network this time)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Valdis.Kletnieks
Date: Friday, April 9, 2010 - 8:22 pm

On Fri, 09 Apr 2010 16:16:14 PDT, "Paul E. McKenney" said:

Andrew's -mm tree has 3 patches from Oleg Nesterov that hit that file, so the
code is different from what you show. Color *me* confused why your clone of
mmotm.git doesn't seem to contain them - I'm not sure how James Toy builds
that git tree.  Perhaps the tag is applied before those patches are - the
'mm.patch' that updates the Makefile with the version is usually in the
*middle* of the 'series' file.  What does HEAD of that tree look like?

My tree has:

/* needs ->siglock or rcu_read_lock() */
static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign,
                                    sigset_t *catch)
{
        struct sighand_struct *sighand = rcu_dereference(p->sighand);

And that rcu_dereference() does it.

Oleg, looks like proc-make-collect_sigign_sigcatch-rcu-safe.patch is the
offender here, it added the line that causes the whinge.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
mmotm 2010-04-05-16-09 uploaded, akpm, (Mon Apr 5, 4:09 pm)
[PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE, Randy Dunlap, (Mon Apr 5, 10:04 pm)
Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE, Bruno =?UTF-8?B?UHLD ..., (Tue Apr 6, 1:56 am)
[No subject], Randy Dunlap, (Tue Apr 6, 8:26 am)
[No subject], Bruno , (Tue Apr 6, 9:35 am)
[No subject], Randy Dunlap, (Tue Apr 6, 9:56 am)
Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE, Bruno =?UTF-8?B?UHLD ..., (Tue Apr 6, 2:04 pm)
Re: mmotm 2010-04-05-16-09 uploaded, Valdis.Kletnieks, (Wed Apr 7, 11:01 am)
Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE, Bruno =?UTF-8?B?UHLD ..., (Wed Apr 7, 11:31 am)
Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE, Bruno =?UTF-8?B?UHLD ..., (Wed Apr 7, 11:44 am)
Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE, Bruno =?UTF-8?B?UHLD ..., (Wed Apr 7, 1:29 pm)
Re: mmotm 2010-04-05-16-09 uploaded, Patrick McHardy, (Thu Apr 8, 4:41 am)
Re: mmotm 2010-04-05-16-09 uploaded, Valdis.Kletnieks, (Thu Apr 8, 8:23 am)
Re: mmotm 2010-04-05-16-09 uploaded, Patrick McHardy, (Thu Apr 8, 8:36 am)
Re: mmotm 2010-04-05-16-09 uploaded, Valdis.Kletnieks, (Thu Apr 8, 5:50 pm)
Re: mmotm 2010-04-05-16-09 uploaded, Patrick McHardy, (Fri Apr 9, 7:49 am)
Re: mmotm 2010-04-05 - another RCU whinge (not network thi ..., Valdis.Kletnieks, (Fri Apr 9, 8:22 pm)
Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE, Bruno Prémont, (Sun Apr 11, 3:17 am)