Re: Linux 2.4.1-ac15

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 21 Feb 2001 12:01:26 +0000 (GMT)


> This is a while back, but I thought the solution Philipp and I came up
> with was to simply used a rw semaphore for this, which was taken (read
> only) on page fault if we have to scan the exception table.

We can take page faults in interrupt handlers in 2.4 so I had to use a
spinlock, but that sounds the same

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