[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1428579988-10167-1-git-send-email-lambert.quentin@gmail.com>
Date: Thu, 9 Apr 2015 13:46:26 +0200
From: Quentin Lambert <lambert.quentin@...il.com>
To: "David S. Miller" <davem@...emloft.net>, linux-ide@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: [PATCH 0/2] pci to dma
The first patch removes deprecated use of the pci api.
The second patch depends on the first, it replaces uses of GFP_ATOMIC
with GFP_KERNEL. I could not find evidence that the concerned functions
were called from a context were sleep is not allowed.
---
cs5520.c | 2 +-
pmac.c | 7 +++----
setup-pci.c | 2 +-
sgiioc4.c | 6 +++---
4 files changed, 8 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists