James Bottomley 82f682514a pm_qos: Get rid of the allocation in pm_qos_add_request()
All current users of pm_qos_add_request() have the ability to supply
the memory required by the pm_qos routines, so make them do this and
eliminate the kmalloc() with pm_qos_add_request().  This has the
double benefit of making the call never fail and allowing it to be
called from atomic context.

Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: mark gross <markgross@thegnar.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2010-07-19 02:00:34 +02:00
..
2010-04-13 12:01:21 +02:00
2010-04-13 12:01:21 +02:00
2010-04-13 12:01:21 +02:00
2008-01-31 17:29:48 +01:00
2008-10-18 11:05:36 +02:00
2010-05-10 23:08:19 +02:00
2010-04-13 12:01:21 +02:00
2010-04-09 10:28:36 +02:00