Adrian Bunk <[email protected]> wrote:
>
> I didn't find any possible modular usage in the kernel.
>
panic_timeout has many in-kernel users and it is used from within a module
in 2.4.30.
Hence it is easily possible that some out-of-tree code is dependent upon
this export, hence I shan't be applying this patch.
>
> --- linux-2.6.11-rc5-mm1-full/kernel/panic.c.old 2005-03-04 00:54:46.000000000 +0100
> +++ linux-2.6.11-rc5-mm1-full/kernel/panic.c 2005-03-04 00:54:54.000000000 +0100
> @@ -24,8 +24,6 @@
> int panic_on_oops;
> int tainted;
>
> -EXPORT_SYMBOL(panic_timeout);
> -
> struct notifier_block *panic_notifier_list;
>
> EXPORT_SYMBOL(panic_notifier_list);
-
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]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]