From c5e0cfebb26f0fe89f554a46d9be530bbf5ee25c Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Fri, 19 Feb 2010 10:04:58 +0000 Subject: [PATCH] nuke mol patch upstream seems pretty inactive these days, also we no longer add gratious exports for oot foo. get stuff into staging.. svn path=/dists/trunk/linux-2.6/; revision=15223 --- debian/patches/bugfix/powerpc/mm-mol.patch | 12 ------------ debian/patches/series/base | 1 - 2 files changed, 13 deletions(-) delete mode 100644 debian/patches/bugfix/powerpc/mm-mol.patch diff --git a/debian/patches/bugfix/powerpc/mm-mol.patch b/debian/patches/bugfix/powerpc/mm-mol.patch deleted file mode 100644 index c71c19e12..000000000 --- a/debian/patches/bugfix/powerpc/mm-mol.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/arch/powerpc/kernel/ppc_ksyms.c b/arch/powerpc/kernel/ppc_ksyms.c -index c6b1aa3..455fb38 100644 ---- a/arch/powerpc/kernel/ppc_ksyms.c -+++ b/arch/powerpc/kernel/ppc_ksyms.c -@@ -189,6 +189,7 @@ EXPORT_SYMBOL(set_context); - extern long mol_trampoline; - EXPORT_SYMBOL(mol_trampoline); /* For MOL */ - EXPORT_SYMBOL(flush_hash_pages); /* For MOL */ -+EXPORT_SYMBOL(handle_mm_fault); /* For MOL */ - #ifdef CONFIG_SMP - extern int mmu_hash_lock; - EXPORT_SYMBOL(mmu_hash_lock); /* For MOL */ diff --git a/debian/patches/series/base b/debian/patches/series/base index 33d9147c7..1734d9ddd 100644 --- a/debian/patches/series/base +++ b/debian/patches/series/base @@ -33,7 +33,6 @@ + bugfix/mips/disable-advansys.patch + bugfix/arm/disable-scsi_acard.patch + bugfix/mips/disable-werror.patch -+ bugfix/powerpc/mm-mol.patch + bugfix/powerpc/lpar-console.patch #+ bugfix/all/wireless-regulatory-default-EU.patch + features/sparc/video-sunxvr500-intergraph.patch