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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/