On Thu, Dec 14, 2017 at 08:38:49PM -0500, Aaron M. Ucko wrote:
> Source: openafs
> Version: 1.6.22-2
> Severity: important
> Tags: upstream
> 
> Thanks for looking into #884276.  The module now builds successfully,
> but encounters an Oops on load, as detailed below.  The issue appears
> to be that 0005-afs-fix-kernel_write-kernel_read-arguments.patch adds
> a conditional definition of KERNEL_READ_OFFSET_IS_LAST but then
> consults LINUX_KERNEL_READ_OFFSET_IS_LAST (with a leading LINUX_),
> which is never defined.  Indeed, configure reports
> 
>   checking whether offset is the last argument to kernel_read... yes

Thanks for the report and diagnosis; I've submitted
https://gerrit.openafs.org/12808 at upstream for this issues and
should have a new version uploaded soon.
Sorry for introducing the bug; I guess I didn't actually test on as
new of a kernel as I thought I did.

-Ben

Reply via email to