Hi commit to .24 tree: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=93b1eab3d29e7ea32ee583de3362da84db06ded8 introduces: +EXPORT_SYMBOL_GPL(pv_mmu_ops); +EXPORT_SYMBOL_GPL(pv_cpu_ops); pv_cpu_ops is for nvidia pv_mmu_ops' is for amd(ati) which will break 32bit systems with paravirt enabled and trying to compile the binary graphic drivers from amd(ati) and nvidia. is there a chance to see these symbols not exported as GPL? Or do they have to change their binary drivers? thanks in advance greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org [email protected]
Attachment:
signature.asc
Description: This is a digitally signed message part.
- Follow-Ups:
- [PATCH] x86/paravirt: revert exports to restore old behaviour
- From: Jeremy Fitzhardinge <[email protected]>
- [PATCH] x86/paravirt: revert exports to restore old behaviour
- Prev by Date: Re: [PATCH, RFC] improved hacks to allow -rt to run kernbench on POWER
- Next by Date: Re: [PATCH][RFC] kprobes: Add user entry-handler in kretprobes
- Previous by thread: Re: [Apparmor-dev] Re: AppArmor Security Goal
- Next by thread: [PATCH] x86/paravirt: revert exports to restore old behaviour
- Index(es):