Re: [PATCH] Suspend2 merge: New exports.

From: Christoph Hellwig
Date: Fri Sep 17 2004 - 02:36:43 EST


> +EXPORT_SYMBOL(kd_mksound);

nope.

> +inline int buffer_busy(struct buffer_head *bh)

huh?

> -#ifdef CONFIG_COMPAT
> EXPORT_SYMBOL(sys_ioctl);
> -#endif

No way, sorry.

> +EXPORT_SYMBOL(sys_mkdir);

Dito. WTF are you trying to do?

> +EXPORT_SYMBOL(sys_umount);

Dito.

> +EXPORT_SYMBOL(sys_mount);

Dito.

> +EXPORT_SYMBOL(proc_match);

Gad.

> +EXPORT_SYMBOL(sys_write);

nope. This really looks like you want to put a userland program into the
kernel.

> +EXPORT_SYMBOL(tainted);

Umm, no way again.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/