Re: [PATCH RFT] s390: move cacheinfo sysfs to generic cacheinfo infrastructure

2015-01-08 Thread Sudeep Holla
On Thursday 08 January 2015 01:44 PM, Heiko Carstens wrote: On Thu, Jan 08, 2015 at 07:41:52AM +, Sudeep Holla wrote: This patch removes the redundant sysfs cacheinfo code by reusing the newly introduced generic cacheinfo infrastructure through the commit 246246cbde5e ("drivers: base: supp

Re: [PATCH RFT] s390: move cacheinfo sysfs to generic cacheinfo infrastructure

2015-01-08 Thread Heiko Carstens
On Thu, Jan 08, 2015 at 07:41:52AM +, Sudeep Holla wrote: > This patch removes the redundant sysfs cacheinfo code by reusing > the newly introduced generic cacheinfo infrastructure through the > commit 246246cbde5e ("drivers: base: support cpu cache information > interface to userspace via sysf

[PATCH RFT] s390: move cacheinfo sysfs to generic cacheinfo infrastructure

2015-01-07 Thread Sudeep Holla
This patch removes the redundant sysfs cacheinfo code by reusing the newly introduced generic cacheinfo infrastructure through the commit 246246cbde5e ("drivers: base: support cpu cache information interface to userspace via sysfs") Signed-off-by: Sudeep Holla Cc: Martin Schwidefsky Cc: Heiko Ca