> Stuart, Randolph, comments?
>
> 1.
> http://cvs.parisc-linux.org/linux-2.6/sound/pci/ad1889.c?rev=1.30&view=markup
sure, kill the OSS ad1889 driver.
randolph
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo
I understand now. I'm not sure how the PARISC implementation can be
correct in this light.
According to cachetlb.txt:
void flush_anon_page(struct page *page, unsigned long vmaddr)
When the kernel needs to access the contents of an anonymous
page, it calls this function (curre
Is the documentation wrong?
Yes. As I've already explained there is no guarantee that
get_user_pages() is only called to obtain pages for the current
process, and flush_anon_pages() is called irrespective of which
user process is being 'got'.
ok, it's easy enough to fix, I'm just trying to po
3 matches
Mail list logo