[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080625.153007.207008169.davem@davemloft.net>
Date: Wed, 25 Jun 2008 15:30:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vda.linux@...glemail.com
Cc: mpatocka@...hat.com, linux-kernel@...r.kernel.org,
sparclinux@...r.kernel.org
Subject: Re: [3/10 PATCH] inline wake_up_bit
From: Denys Vlasenko <vda.linux@...glemail.com>
Date: Wed, 25 Jun 2008 16:17:40 +0200
> And you know what? This is likely not the end yet! It's possible
> spin_lock_irqXXX, __wake_up_common, waitqueue_active or bit_waitqueue
> are inlines - I didn't check.
The thing to do in these kinds of scenerios is to provide top-level
routes in kernel/sched.c where all the inlining occurs, rather
than doing it in header files and thus expanding this stuff in
multiple places.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists