]> Pileus Git - ~andy/linux/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)
commitff483d55ba6fb50a8d6f99e808da35218533b1ef
tree4e5f33a15074af298e1c5aff6c5491e374a1717f
parenta30f82b7ebc87cdec3ef48303278f02970086118
Revert "s390: use device_remove_file_self() instead of device_schedule_callback()"

This reverts commit bdbb0a1376635d80e096f6433595a38984cf5408.

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