async: remove the temporary (2.6.29) "async is off by default" code
authorArjan van de Ven <arjan@linux.intel.com>
Sun, 15 Mar 2009 18:11:44 +0000 (11:11 -0700)
committerArjan van de Ven <arjan@linux.intel.com>
Sat, 28 Mar 2009 20:05:30 +0000 (13:05 -0700)
commit9710794383ee5008d67f1a6613a4717bf6de47bc
tree9917f2f1a345a6de6b957c308acc6b6b8813c697
parent5d80f8e5a9dc9c9a94d4aeaa567e219a808b8a4a
async: remove the temporary (2.6.29) "async is off by default" code

Now that everyone has been able to test the async code (and it's being used
in the Moblin betas by default), we can enable it by default.
The various fixes needed have gone into 2.6.29 already.

[With an important bugfix from Stefan Richter]

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
kernel/async.c