lkml.org 
[lkml]   [2019]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] ata: ahci: Add shutdown handler
Date
This series introduced AHCI shutdown handler for AHCI PCIe driver, to
disable host controller DMA and interrupts in order to avoid potentially
corrupting or otherwise interfering with a new kernel being started with
kexec.

Part of this patch move the common part between platform and pcie
drivers to libahci.c.

Hanna Hawa (2):
ata: libahci: move ahci platform shutdown function to libahci
ata: ahci: Add shutdown handler

drivers/ata/ahci.c | 9 +++++++++
drivers/ata/ahci.h | 1 +
drivers/ata/libahci.c | 33 +++++++++++++++++++++++++++++++++
drivers/ata/libahci_platform.c | 20 +-------------------
4 files changed, 44 insertions(+), 19 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2019-12-09 17:33    [W:0.043 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site