Re: [PATCHv2 5/9] debugfs: add get/set for atomic types

2013-01-25 Thread Greg Kroah-Hartman
On Fri, Jan 25, 2013 at 10:45:04AM -0600, Seth Jennings wrote: > On 01/07/2013 02:41 PM, Seth Jennings wrote: > > On 01/07/2013 02:32 PM, Greg Kroah-Hartman wrote: > >> On Mon, Jan 07, 2013 at 02:24:36PM -0600, Seth Jennings wrote: > >>> debugfs currently lack the ability to create attributes > >>>

Re: [PATCHv2 5/9] debugfs: add get/set for atomic types

2013-01-25 Thread Seth Jennings
On 01/07/2013 02:41 PM, Seth Jennings wrote: > On 01/07/2013 02:32 PM, Greg Kroah-Hartman wrote: >> On Mon, Jan 07, 2013 at 02:24:36PM -0600, Seth Jennings wrote: >>> debugfs currently lack the ability to create attributes >>> that set/get atomic_t values. >> >> I hate to ask, but why would you eve

Re: [PATCHv2 5/9] debugfs: add get/set for atomic types

2013-01-07 Thread Seth Jennings
On 01/07/2013 02:32 PM, Greg Kroah-Hartman wrote: > On Mon, Jan 07, 2013 at 02:24:36PM -0600, Seth Jennings wrote: >> debugfs currently lack the ability to create attributes >> that set/get atomic_t values. > > I hate to ask, but why would you ever want to do such a thing? There are a few atomic_

Re: [PATCHv2 5/9] debugfs: add get/set for atomic types

2013-01-07 Thread Greg Kroah-Hartman
On Mon, Jan 07, 2013 at 02:24:36PM -0600, Seth Jennings wrote: > debugfs currently lack the ability to create attributes > that set/get atomic_t values. I hate to ask, but why would you ever want to do such a thing? greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kerne