Re: [PATCH 2.6] 2/3 Serio: possible race in handle_events

From: Andrew Morton
Date: Sat Aug 23 2003 - 02:38:34 EST


Dmitry Torokhov <dtor_core@xxxxxxxxxxxxx> wrote:
>
> Do you think we should introduce allocate_serio/free_serio pair for dynamically
> allocated serios; free_serio would scan event_list and invalidate events that
> refer to freed serio?

I don't understand the subsystem well enough to say. But if we are
receiving events which refer to an already-freed serio then something is
very broken. We should be draining all those events before allowing the
original object to be freed up.

Let's wait for Vojtech's comments.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/