On Thu, Jan 08, 2015 at 07:41:52AM +0000, 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 sysfs")
Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>
Cc: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
Cc: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Cc: linux390@xxxxxxxxxx
Cc: linux-s390@xxxxxxxxxxxxxxx
---
arch/s390/kernel/cache.c | 388 +++++++++++------------------------------------
1 file changed, 92 insertions(+), 296 deletions(-)
Hi Heiko,
If you can give this a quick testing though nothing has changes since
you last tested it, that would be good.
If nothing is broken, please feel free to take this through your tree.
Regards,
Sudeep
Still works. I forwarded your patch with my sign-off to Martin, so he can
apply it for the next merge window.
Thanks a lot for your work!