diff options
author | Len Brown <len.brown@intel.com> | 2009-04-22 23:28:15 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-22 23:56:09 (GMT) |
commit | 92614610774072ea68131f16e024ee8fc15be9be (patch) | |
tree | e0e7d25f3b01edb5f1fd1c38db428bd609dea4d9 /Documentation/filesystems/devpts.txt | |
parent | a71e4917dc0ebbcb5a0ecb7ca3486643c1c9a6e2 (diff) | |
download | linux-92614610774072ea68131f16e024ee8fc15be9be.tar.xz |
ACPI: delete obsolete "bus master activity" proc field
Linux-2.6.29 deleted the legacy ACPI idle handler, leaving
the CPU_IDLE handler, which does not track bus master activity.
So delete the unused bm_activity field -- it is confusing to
print an always zero value.
This patch could break programs that parse
/proc/acpi/processor/*/power, since it deletes this
line from that file:
bus master activity: 00000000
http://bugzilla.kernel.org/show_bug.cgi?id=13145
is not fixed by this patch, but provoked this patch.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/filesystems/devpts.txt')
0 files changed, 0 insertions, 0 deletions