summaryrefslogtreecommitdiff
path: root/crypto/crc32_generic.c
diff options
context:
space:
mode:
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>2023-01-24 10:11:55 +0300
committerKrzysztof Wilczyński <kwilczynski@kernel.org>2023-02-14 01:26:56 +0300
commitc2cc5cdda46c0a94ff82bf61016ada2e120f1a3f (patch)
treec3ded6aa320899139ce7c4644edf65d694a7240f /crypto/crc32_generic.c
parentda87d35a6e51480703d6f055e7a1b52c85731d7e (diff)
downloadlinux-c2cc5cdda46c0a94ff82bf61016ada2e120f1a3f.tar.xz
PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler
dw_pcie_ep_linkup() may take more time to execute depending on the EPF driver implementation. Calling this API in the hard IRQ handler is not encouraged since the hard IRQ handlers are supposed to complete quickly. So move the dw_pcie_ep_linkup() call to threaded IRQ handler. Link: https://lore.kernel.org/linux-pci/20230124071158.5503-3-manivannan.sadhasivam@linaro.org Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Vidya Sagar <vidyas@nvidia.com>
Diffstat (limited to 'crypto/crc32_generic.c')
0 files changed, 0 insertions, 0 deletions