Skip to content
Snippets Groups Projects
Select Git revision
  • 2dd209f00fc5a1caafa493066c7cd692fd2fd57c
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Bart Van Assche authored and Jens Axboe committed
    The 'hctx_list' member of struct blk_mq_hw_ctx is not a list head but
    instead an entry in q->unused_hctx_list. Fix the comment above this
    struct member.
    
    Fixes: d386732b ("blk-mq: fill header with kernel-doc")
    Signed-off-by: default avatarBart Van Assche <bvanassche@acm.org>
    Reviewed-by: default avatarChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
    Cc: André Almeida <andrealmeid@collabora.com>
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    2dd209f0
    History
    Name Last commit Last update
    ..