Home
last modified time | relevance | path

Searched hist:e3ed8939644166a7560a33c46f508584a7f1756a (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dsata_fsl.cdiff e3ed8939644166a7560a33c46f508584a7f1756a Fri May 11 13:51:05 CDT 2018 Jens Axboe <axboe@kernel.dk> libata: bump ->qc_active to a 64-bit type

This is in preparation for allowing full usage of the tag space,
which means that our reserved error handling command will be
using an internal tag value of 32. This doesn't fit in a u32, so
move to a u64.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>
H A Dsata_nv.cdiff e3ed8939644166a7560a33c46f508584a7f1756a Fri May 11 13:51:05 CDT 2018 Jens Axboe <axboe@kernel.dk> libata: bump ->qc_active to a 64-bit type

This is in preparation for allowing full usage of the tag space,
which means that our reserved error handling command will be
using an internal tag value of 32. This doesn't fit in a u32, so
move to a u64.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>
H A Dsata_mv.cdiff e3ed8939644166a7560a33c46f508584a7f1756a Fri May 11 13:51:05 CDT 2018 Jens Axboe <axboe@kernel.dk> libata: bump ->qc_active to a 64-bit type

This is in preparation for allowing full usage of the tag space,
which means that our reserved error handling command will be
using an internal tag value of 32. This doesn't fit in a u32, so
move to a u64.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>
H A Dlibata-core.cdiff e3ed8939644166a7560a33c46f508584a7f1756a Fri May 11 13:51:05 CDT 2018 Jens Axboe <axboe@kernel.dk> libata: bump ->qc_active to a 64-bit type

This is in preparation for allowing full usage of the tag space,
which means that our reserved error handling command will be
using an internal tag value of 32. This doesn't fit in a u32, so
move to a u64.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>
/openbmc/linux/include/linux/
H A Dlibata.hdiff e3ed8939644166a7560a33c46f508584a7f1756a Fri May 11 13:51:05 CDT 2018 Jens Axboe <axboe@kernel.dk> libata: bump ->qc_active to a 64-bit type

This is in preparation for allowing full usage of the tag space,
which means that our reserved error handling command will be
using an internal tag value of 32. This doesn't fit in a u32, so
move to a u64.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>