Re: 2.4.4 del_timer_sync oops in schedule_timeout

Ingo Molnar (mingo@elte.hu)
Sun, 20 May 2001 19:48:23 +0200 (CEST)


On Sat, 19 May 2001, Jacob Luna Lundberg wrote:

> This is 2.4.4 with the aic7xxx driver version 6.1.13 dropped in.

> Unable to handle kernel paging request at virtual address 78626970

this appears to be some sort of DMA-corruption or other memory scribble
problem. hexa 78626970 is ASCII "pibx", which shows in the direction of
some sort of disk-related DMA corruption.

we havent had any similar crash in del_timer_sync() for ages.

Ingo

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