login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
25
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Greg KH
Subject:
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
Date: Sunday, April 25, 2010 - 11:15 am
On Fri, Apr 23, 2010 at 01:58:53PM -0700, Randy Dunlap wrote:
quoted text
> On Thu, 22 Apr 2010 18:08:54 -0700 Arve Hj?nnev?g wrote: > > > Report active and inactive suspend blockers in > > /sys/kernel/debug/suspend_blockers. > > > This looks more like user interface information than it does debug information. > If that's correct, it shouldn't be in debugfs.
It's debug-like information, and has more than one value per file, so debugfs seems like the proper place for it. I have no objection to it going there. thanks, greg k-h --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/9] Suspend block api (version 4)
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 1/9] PM: Add suspend block api.
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 2/9] PM: suspend_block: Add driver to access suspen ...
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 3/9] PM: suspend_block: Abort task freezing if a su ...
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 4/9] PM: suspend_block: Switch to list of active an ...
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 5/9] PM: suspend_block: Add debugfs file
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 6/9] PM: suspend_block: Add suspend_blocker stats
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 7/9] PM: Add suspend blocking work.
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 8/9] Input: Block suspend while event queue is not ...
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
[PATCH 9/9] power_supply: Block suspend while power supply ...
, =?UTF-8?q?Arve=20Hj= ...
, (Thu Apr 22, 6:08 pm)
Re: [linux-pm] [PATCH 2/9] PM: suspend_block: Add driver t ...
, Matt Helsley
, (Thu Apr 22, 7:25 pm)
Re: [linux-pm] [PATCH 2/9] PM: suspend_block: Add driver t ...
, Arve Hjønnevåg
, (Thu Apr 22, 8:54 pm)
Re: [linux-pm] [PATCH 2/9] PM: suspend_block: Add driver t ...
, Greg KH
, (Thu Apr 22, 9:38 pm)
Re: [linux-pm] [PATCH 0/9] Suspend block api (version 4)
, Greg KH
, (Thu Apr 22, 9:39 pm)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Tejun Heo
, (Fri Apr 23, 1:16 am)
Re: [PATCH 2/9] PM: suspend_block: Add driver to access su ...
, Pavel Machek
, (Fri Apr 23, 1:43 am)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Oleg Nesterov
, (Fri Apr 23, 5:20 am)
Re: [PATCH 8/9] Input: Block suspend while event queue is ...
, Randy Dunlap
, (Fri Apr 23, 1:56 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Randy Dunlap
, (Fri Apr 23, 1:58 pm)
Re: [PATCH 8/9] Input: Block suspend while event queue is ...
, Dmitry Torokhov
, (Fri Apr 23, 2:08 pm)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Arve Hjønnevåg
, (Fri Apr 23, 3:49 pm)
Re: [PATCH 2/9] PM: suspend_block: Add driver to access su ...
, tytso
, (Fri Apr 23, 6:53 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Arve Hjønnevåg
, (Fri Apr 23, 8:23 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Randy Dunlap
, (Fri Apr 23, 9:24 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Arve Hjønnevåg
, (Fri Apr 23, 9:54 pm)
Re: [PATCH 8/9] Input: Block suspend while event queue is ...
, Arve Hjønnevåg
, (Fri Apr 23, 9:58 pm)
Re: [PATCH 8/9] Input: Block suspend while event queue is ...
, Arve Hjønnevåg
, (Fri Apr 23, 10:02 pm)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Arve Hjønnevåg
, (Fri Apr 23, 10:21 pm)
Re: [PATCH 2/9] PM: suspend_block: Add driver to access su ...
, Pavel Machek
, (Fri Apr 23, 10:39 pm)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Tejun Heo
, (Fri Apr 23, 11:33 pm)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Arve Hjønnevåg
, (Sat Apr 24, 12:21 am)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Tejun Heo
, (Sat Apr 24, 12:43 am)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Greg KH
, (Sun Apr 25, 11:15 am)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Randy Dunlap
, (Sun Apr 25, 12:53 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, tytso
, (Sun Apr 25, 5:00 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Randy Dunlap
, (Sun Apr 25, 5:23 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, tytso
, (Sun Apr 25, 5:45 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Randy Dunlap
, (Sun Apr 25, 5:50 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Brian Swetland
, (Sun Apr 25, 11:24 pm)
Re: [PATCH 5/9] PM: suspend_block: Add debugfs file
, Randy Dunlap
, (Mon Apr 26, 6:28 am)
Re: [PATCH 7/9] PM: Add suspend blocking work.
, Oleg Nesterov
, (Mon Apr 26, 7:06 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Ingo Molnar
Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.h
Jan Engelhardt
Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
Dmitry Torokhov
Re: [2.6 patch] input/serio/hp_sdc.c section fix
Rafael J. Wysocki
[Bug #16380] Loop devices act strangely in 2.6.35
git
:
Steven Grimm
Using git as a general backup mechanism (was Re: Using GIT to store /etc)
Jeff King
Re: [PATCH] git-reset: allow --soft in a bare repo
Johannes Sixt
Re: [PATCH 01/14] msvc: Fix compilation errors in compat/win32/sys/poll.c
Johannes Schindelin
Re: [PATCH] Uninstall rule for top level Makefile
Shawn O. Pearce
Re: [PATCH v2] Speed up bash completion loading
git-commits-head
:
Linux Kernel Mailing List
cgroups: clean up cgroup_pidlist_find() a bit
Linux Kernel Mailing List
sony-laptop: Add support for extended hotkeys
Linux Kernel Mailing List
IB/core: Add support for masked atomic operations
Linux Kernel Mailing List
V4L/DVB (8939): cx18: fix sparse warnings
Linux Kernel Mailing List
ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).
linux-netdev
:
Inaky Perez-Gonzalez
[PATCH 40/40] wimax/i2400m: add CREDITS and MAINTAINERS entries
Karsten Keil
[mISDN PATCH v2 05/19] Reduce stack size in dsp_cmx_send()
linux
Re: 2.6.23-rc8 network problem. Mem leak? ip1000a?
David Miller
Re: tun: Use netif_receive_skb instead of netif_rx
David Miller
Re: [net-next PATCH v2] llc enhancements
freebsd-current
:
Matthew Fleming
Re: [RFC] Outline of USB process integration in the kernel taskqueue system
illoai@gmail.com
Re: OT: 2d password
Hartmut Brandt
Re: problem with nss_ldap
Andrew Reilly
Re: FreeBSD's problems as seen by the BSDForen.de community
Max Laier
Re: Upcoming ABI Breakage in RELENG_7
Colocation donated by:
Syndicate