Package: openafs-modules-dkms
Version: 1.8.6-5
Followup-For: Bug #985254
X-Debbugs-Cc: witold.bary...@gmail.com

Actually after digging more, it is not due to HIGHMEM. In fact the
kmap_atomic takes single argument since about kernel 3.13 on all
configurations.


The issue actually is somewhere else.

In config.log I found this:

The module compiles, however it doesn't link into .ko file:

FATAL: modpost: GPL-incompatible module conftest.ko uses GPL-only symbol 
'migrate_disable'

And that causes configure to think that the function is not one-argument.

Reply via email to