1. 28 4月, 2022 6 次提交
  2. 26 4月, 2022 3 次提交
  3. 25 4月, 2022 2 次提交
  4. 23 4月, 2022 1 次提交
  5. 22 4月, 2022 1 次提交
    • Z
      ata: pata_marvell: Check the 'bmdma_addr' beforing reading · aafa9f95
      Zheyu Ma 提交于
      Before detecting the cable type on the dma bar, the driver should check
      whether the 'bmdma_addr' is zero, which means the adapter does not
      support DMA, otherwise we will get the following error:
      
      [    5.146634] Bad IO access at port 0x1 (return inb(port))
      [    5.147206] WARNING: CPU: 2 PID: 303 at lib/iomap.c:44 ioread8+0x4a/0x60
      [    5.150856] RIP: 0010:ioread8+0x4a/0x60
      [    5.160238] Call Trace:
      [    5.160470]  <TASK>
      [    5.160674]  marvell_cable_detect+0x6e/0xc0 [pata_marvell]
      [    5.161728]  ata_eh_recover+0x3520/0x6cc0
      [    5.168075]  ata_do_eh+0x49/0x3c0
      Signed-off-by: NZheyu Ma <zheyuma97@gmail.com>
      Signed-off-by: NDamien Le Moal <damien.lemoal@opensource.wdc.com>
      aafa9f95
  6. 21 4月, 2022 7 次提交
  7. 20 4月, 2022 15 次提交
  8. 19 4月, 2022 3 次提交
  9. 18 4月, 2022 2 次提交