Re: [PATCH driver-core-next] sysfs: use generic_file_llseek() for sysfs_file_operations

2013-11-01 Thread Heiko Carstens
On Fri, Nov 01, 2013 at 10:19:13AM -0700, Greg Kroah-Hartman wrote: > On Fri, Nov 01, 2013 at 01:16:53PM -0400, Tejun Heo wrote: > > Hey, Greg. > > > > Here's proper patch with description and SOB. I'll be traveling from > > tomorrow so I might not be responsive for some days. Can you please >

Re: [PATCH driver-core-next] sysfs: use generic_file_llseek() for sysfs_file_operations

2013-11-01 Thread Greg Kroah-Hartman
On Fri, Nov 01, 2013 at 01:16:53PM -0400, Tejun Heo wrote: > Hey, Greg. > > Here's proper patch with description and SOB. I'll be traveling from > tomorrow so I might not be responsive for some days. Can you please > apply it once Heiko confirms it fixes the issue? Will do. Heiko, let me know

[PATCH driver-core-next] sysfs: use generic_file_llseek() for sysfs_file_operations

2013-11-01 Thread Tejun Heo
Hey, Greg. Here's proper patch with description and SOB. I'll be traveling from tomorrow so I might not be responsive for some days. Can you please apply it once Heiko confirms it fixes the issue? Thanks! --- 8< --- 13c589d5b0ac6 ("sysfs: use seq_file when reading regular files")

[PATCH driver-core-next] sysfs: use generic_file_llseek() for sysfs_file_operations

2013-11-01 Thread Tejun Heo
Hey, Greg. Here's proper patch with description and SOB. I'll be traveling from tomorrow so I might not be responsive for some days. Can you please apply it once Heiko confirms it fixes the issue? Thanks! --- 8 --- 13c589d5b0ac6 (sysfs: use seq_file when reading regular files)

Re: [PATCH driver-core-next] sysfs: use generic_file_llseek() for sysfs_file_operations

2013-11-01 Thread Greg Kroah-Hartman
On Fri, Nov 01, 2013 at 01:16:53PM -0400, Tejun Heo wrote: Hey, Greg. Here's proper patch with description and SOB. I'll be traveling from tomorrow so I might not be responsive for some days. Can you please apply it once Heiko confirms it fixes the issue? Will do. Heiko, let me know if

Re: [PATCH driver-core-next] sysfs: use generic_file_llseek() for sysfs_file_operations

2013-11-01 Thread Heiko Carstens
On Fri, Nov 01, 2013 at 10:19:13AM -0700, Greg Kroah-Hartman wrote: On Fri, Nov 01, 2013 at 01:16:53PM -0400, Tejun Heo wrote: Hey, Greg. Here's proper patch with description and SOB. I'll be traveling from tomorrow so I might not be responsive for some days. Can you please apply it