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
..
2009-11-06 14:32:06 +01:00
2010-01-14 09:18:48 +01:00
2010-05-10 09:49:30 +02:00
2010-04-16 13:12:36 +02:00
2010-02-12 10:31:06 +00:00
2009-12-18 13:06:47 +00:00
2010-04-30 16:12:44 +01:00
2009-11-05 18:10:25 +01:00