Re: [PATCH] drivers/char/riscom8.c: save_flags()/cli()/sti()removal

From: Amol Lad
Date: Sat Oct 14 2006 - 03:38:18 EST


On Fri, 2006-10-13 at 16:00 +0100, Alan Cox wrote:
> Ar Gwe, 2006-10-13 am 17:10 +0530, ysgrifennodd Amol Lad:
> > Removed save_flags()/cli()/sti() and used (light weight) spin locks
> >
>
> Have you tested this and verified there are no recursive locking cases
> in your changes ?

I doxygend riscom8.c and used call graphs to verify there are no
recursive locks. I did a code review also

Due to lack of hardware, I was not able to do any runtime checks.

-
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/