Home
last modified time | relevance | path

Searched hist:"75 ad23bc0fcb4f992a5d06982bf0857ab1738e9e" (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_transport_sas.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Dscsi_debug.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Dscsi_lib.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/block/
H A Dblk-settings.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Dblk-merge.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Delevator.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Dblk-core.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/drivers/md/
H A Ddm-table.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
H A Dmd.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/include/linux/
H A Dblkdev.hdiff 8f45c1a58a25c3a1a2f42521445e1e786c4c0b92 Tue Apr 29 12:16:38 CDT 2008 Linus Torvalds <torvalds@linux-foundation.org> block: fix queue locking verification

The new queue_flag_set/clear() functions verify that the queue is
locked, but in doing so they will actually instead oops if the queue
lock hasn't been initialized at all.

So fix the lock debug test to consider the "no lock" case to be
unlocked. This way you get a nice WARN_ON_ONCE() instead of a fatal
oops.

Bug introduced by commit 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e
("block: make queue flags non-atomic").

Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: Nick Piggin <npiggin@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
diff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
/openbmc/linux/drivers/block/
H A Dloop.cdiff 75ad23bc0fcb4f992a5d06982bf0857ab1738e9e Tue Apr 29 07:48:33 CDT 2008 Nick Piggin <npiggin@suse.de> block: make queue flags non-atomic

We can save some atomic ops in the IO path, if we clearly define
the rules of how to modify the queue flags.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>