lkml.org 
[lkml]   [2004]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH] sched.c gratious export removal
    From
    Date
    On Maw, 2004-09-07 at 15:58, Christoph Hellwig wrote:
    > sched.c exports a few internal helpers although none of them is used in
    > modular code or code that could easily be made modular, nor would we
    > want modules to use them.

    > /**
    > * idle_cpu - is a given cpu idle currently?
    > * @cpu: the processor in question.
    > @@ -3152,8 +3147,6 @@
    > {
    > return cpu_curr(cpu) == cpu_rq(cpu)->idle;
    > }
    > -
    > -EXPORT_SYMBOL_GPL(idle_cpu);

    External power management modules definitely want to know this.

    -
    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    [W:4.618 / U:0.896 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site