Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1273234

[PATCH 0/1] async: export current_is_async()

From Lukas Wunner <lukas@wunner.de>
Newsgroups linux.kernel
Subject [PATCH 0/1] async: export current_is_async()
Date 2015-11-19 16:50 +0100
Message-ID <qwzDc-2M9-27@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Tejun,

when you introduced current_is_async() with 84b233adcca3, was it a
deliberate decision not to export it? All other non-static functions
in async.c are exported as well.

I'm asking because I would like to use it in i915.ko.

Thanks,

Lukas


Lukas Wunner (1):
  async: export current_is_async()

 kernel/async.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.1.0

--
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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/1] async: export current_is_async() Lukas Wunner <lukas@wunner.de> - 2015-11-19 16:50 +0100
  [PATCH 1/1] async: export current_is_async() Lukas Wunner <lukas@wunner.de> - 2015-11-19 16:50 +0100
  Re: [PATCH 0/1] async: export current_is_async() Tejun Heo <tj@kernel.org> - 2015-11-19 17:20 +0100
    Re: [Intel-gfx] [PATCH 0/1] async: export current_is_async() Daniel Vetter <daniel@ffwll.ch> - 2015-11-19 18:00 +0100

csiph-web