diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-22 08:33:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-22 08:33:26 -0700 |
commit | 798e16a6e67328ba4a9fa8b2df99b4754f133613 (patch) | |
tree | 9b1960ecfd175565918ddde628b0ca1668283da3 /drivers/watchdog | |
parent | e496537363b337a318a2f113029e68b76f9baa2d (diff) |
Revert "block: fix request_queue->flags initialization"
This reverts commit 2101aa5bb084931f22fa08cacd6d69c80afade7f which is
commit 60ea8226cbd5c8301f9a39edc574ddabcb8150e0 upstream.
To quote Ben:
This is not needed, as there is no QUEUE_FLAG_BYPASS in 3.0.y.
To quote Tejun:
I don't think it will break anything as it simply changes
assignment to |= to avoid overwriting existing flags. That
said, any patch can break anything, so if possible it would be
better to drop for 3.0.y.
So I'll revert this to be safe.
Cc: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions