On 22.07.19 09:46, Arnd Bergmann wrote:
Building the privcmd code as a loadable module on ARM, we get
a link error due to the private cache management functions:

ERROR: "__sync_icache_dcache" [drivers/xen/xen-privcmd.ko] undefined!

Move the code into a new that is always built in when Xen is enabled,
as suggested by Juergen Gross and Boris Ostrovsky.

Signed-off-by: Arnd Bergmann <[email protected]>

Pushed to xen/tip.git for-linus-5.3a


Juergen

Reply via email to