]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "s390: use device_remove_file_self() instead of device_schedule_callback()"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jan 2014 21:55:05 +0000 (13:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jan 2014 21:55:05 +0000 (13:55 -0800)
commit2562d6cb8c3ad1df9fa5889a42161d76f909ba39
tree4e5f33a15074af298e1c5aff6c5491e374a1717f
parent4bbb9853810a7a9b8c3b441406352862cb97d94d
Revert "s390: use device_remove_file_self() instead of device_schedule_callback()"

This reverts commit 3318cd63f9e17c502ab0adb28638b82203212594.

Tejun writes:
        I'm sorry but can you please revert the whole series?
        get_active() waiting while a node is deactivated has potential
        to lead to deadlock and that deactivate/reactivate interface is
        something fundamentally flawed and that cgroup will have to work
        with the remove_self() like everybody else.  IOW, I think the
        first posting was correct.

Cc: Tejun Heo <tj@kernel.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux390@de.ibm.com
Cc: linux-s390@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/s390/include/asm/ccwgroup.h
arch/s390/pci/pci_sysfs.c
drivers/s390/block/dcssblk.c
drivers/s390/cio/ccwgroup.c