lkml.org 
[lkml]   [2005]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6 patch] unexport insert_resource
Adrian Bunk <bunk@stusta.de> wrote:
>
> I didn't find any possible modular usage in the kernel.
>

True, but this looks like something which out-of-tree code could possibly
be using. I'd prefer to see this one get the deprecated_for_modules
twelve-month treatment.

Or we just leave it as-is. It depends whether insert_resource is a
sensible part of the resource management API (I think it is). If so,
then we should just leave it exported, whether or not any in-kernel moduels
happen to be using it at this point in time.


>
> --- linux-2.6.11-rc5-mm1-full/kernel/resource.c.old 2005-03-04 01:01:30.000000000 +0100
> +++ linux-2.6.11-rc5-mm1-full/kernel/resource.c 2005-03-04 01:01:42.000000000 +0100
> @@ -371,8 +371,6 @@
> return result;
> }
>
> -EXPORT_SYMBOL(insert_resource);
> -
> /*
> * Given an existing resource, change its start and size to match the
> * arguments. Returns -EBUSY if it can't fit. Existing children of
-
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-04-24 01:51    [W:0.087 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site