Am 07.11.2016 um 11:28 schrieb Michal Kubecek:
> On Monday, 7 November 2016 11:11 Matthias Brugger wrote:
>> On 07/11/16 09:15, Andreas Färber wrote:
>>> Am 07.11.2016 um 09:06 schrieb Matthias Brugger:
>>>> On 6 de novembre de 2016 21:07:38 CET, "Andreas Färber" <[email protected]> 
>>>> wrote:
>>>>> Kernel 4.9.rc3 from Kernel:HEAD is still busted due to symbol
>>>>> errors
>>>>
>>>> This should be fixed as soon as kernel:HEAD updates to v4.9-rc4
>>>
>>> At least on armv7hl with Kernel:HEAD's 4.9.rc4 I still get:
>>>
>>> [    5.209712] i2c_mv64xxx: no symbol version for memcpy
>>> [    5.220935] i2c_mv64xxx: Unknown symbol memcpy (err -22)
>>
>> Ok thats something different, and looks really strange...
> 
> I've seen people reporting similar issues. The answer was that it's
> because of what's described in
> 
>   
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=84d69848c97f
> 
> and that the solution is to disable CONFIG_MODVERSIONS. But that's apparently
> not what has been done in our master branch (and yet 4.9-rc* kernels from
> Kernel:HEAD work on x86_64).

The merge commit message above promised a patch by Nick Piggin. CC'ing
Michal Marek.

CONFIG_MODVERSIONS is not an ARM driver but a very core setting that I
do not feel qualified to simply turn off on our master branch.

If Jeff wants to do that temporarily, that would be fine with me, but I
cannot judge what side-effects that may have for KMPs and what-not.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to