Re: [patch 10/21] Xen-paravirt: Name: dont export paravirt_ops structure, do individual functions
From: Christoph Hellwig <hch@infradead.org>
Date: 2007-02-14 19:37:05
Also in:
lkml, xen-devel
From: Christoph Hellwig <hch@infradead.org>
Date: 2007-02-14 19:37:05
Also in:
lkml, xen-devel
On Tue, Feb 13, 2007 at 05:06:42PM -0800, Zachary Amsden wrote:
quoted
I moved drm_follow_page into the core, to avoid having to wrap the various pte ops. Unlining kernel_fpu_end and using that in the RAID6 code would remove the need to export clts/read_cr0/write_cr0 too.
Please don't push the drm_follow_page part. Dave and I fixed drm to not need this junk anymore, and it should be part of the next drm merge.