* Daniel Walker <[email protected]> wrote:
> Ingo,
> This patch adds a vermagic hook so PREEMPT_RT modules can be
> distinguished from PREEMPT_DESKTOP modules.
vermagic is very crude and there are zillions of other details and
.config flags that might make a module incompatible. You can use
CONFIG_MODVERSIONS to get a stronger protection that vermagic, but
that's far from perfect too. The right solution is the module signing
framework in Fedora. Until that gets merged upstream just dont mix
incompatible modules, and keep things tightly packaged.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|