On 06/04/2013 12:32 AM, Marcus Gelderie wrote:
On Mon, Jun 03, 2013 at 12:21:22PM -0700, John Stultz wrote:
These probably should be EXPORT_SYMBOL_GPL, no? Also there's a bunch of
new alarm functions that Todd Poynor that I have queued, which will
probably need similar.
thanks
-john
Opps, yes
On Mon, Jun 03, 2013 at 12:21:22PM -0700, John Stultz wrote:
> These probably should be EXPORT_SYMBOL_GPL, no? Also there's a bunch of
> new alarm functions that Todd Poynor that I have queued, which will
> probably need similar.
>
> thanks
> -john
Opps, yes they should, thanks. I've corrected t
On 06/01/2013 09:39 AM, Marcus Gelderie wrote:
Export symbols so they can be used by
drivers/staging/android/alarm-dev.c. So far this is built-in but LKM
support is planned (see drivers/staging/android/TODO).
Signed-off-by: Marcus Gelderie
These probably should be EXPORT_SYMBOL_GPL, no? Also
Export symbols so they can be used by
drivers/staging/android/alarm-dev.c. So far this is built-in but LKM
support is planned (see drivers/staging/android/TODO).
Signed-off-by: Marcus Gelderie
---
kernel/time/alarmtimer.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git
4 matches
Mail list logo