]> git.baikalelectronics.ru Git - kernel.git/commit
PM / QoS: Set cpu_dma_pm_qos->name
authorDominik Brodowski <linux@dominikbrodowski.net>
Sun, 6 Nov 2011 20:54:12 +0000 (21:54 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 7 Nov 2011 22:02:24 +0000 (23:02 +0100)
commitab7689fec0a2da590288ace0c022da0ad21e649b
treed3e4aa1f3d0691c45842b49338d2fce8e74a43e7
parenta610a9bab90b7c71a29ea5455dafbc7f389653bd
PM / QoS: Set cpu_dma_pm_qos->name

Since commit 46c851af, the name of this misc device is not initialized,
which leads to a funny device named /dev/(null) being created and
/proc/misc containing an entry with just a number but no name. The latter
leads to complaints by cryptsetup, which caused me to investigate this
matter.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
kernel/power/qos.c