lkml.org 
[lkml]   [2004]   [Sep]   [17]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 17 Sep 2004 08:28:54 +0100
FromChristoph Hellwig <>
SubjectRe: [PATCH] Suspend2 merge: New exports.
> +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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [from the cache]
©2003-2008