The patch titled mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources update has been removed from the -mm tree. Its filename was mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources-update.patch This patch was dropped because it was folded into mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources.patch ------------------------------------------------------ Subject: mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources update From: Aaron Durbin <adurbin@xxxxxxxxxx> Updated to reflect comments from rientjes@xxxxxxxxxxx Signed-off-by: Aaron Durbin <adurbin@xxxxxxxxxx> Cc: Aaron Durbin <adurbin@xxxxxxxxxx> Cc: Andi Kleen <ak@xxxxxxx> Cc: David Rientjes <rientjes@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/i386/pci/mmconfig-shared.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/i386/pci/mmconfig-shared.c~mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources-update arch/i386/pci/mmconfig-shared.c --- a/arch/i386/pci/mmconfig-shared.c~mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources-update +++ a/arch/i386/pci/mmconfig-shared.c @@ -173,7 +173,7 @@ static int __init pci_mmcfg_check_hostbr return name != NULL; } -static void __init pci_mmcfg_insert_resources(int resource_flags) +static void __init pci_mmcfg_insert_resources(unsigned long resource_flags) { #define PCI_MMCFG_RESOURCE_NAME_LEN 19 int i; _ Patches currently in -mm which might be from adurbin@xxxxxxxxxx are mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources.patch mmconfig-x86_64-i386-insert-unclaimed-mmconfig-resources-update.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html