- eisa-bus-modalias-attributes-support-1-fix-git-kbuild-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled

     eisa-bus-modalias-attributes-support-1-fix-git-kbuild-fix

has been removed from the -mm tree.  Its filename is

     eisa-bus-modalias-attributes-support-1-fix-git-kbuild-fix.patch

This patch was dropped because it was folded into eisa-bus-modalias-attributes-support-1.patch

------------------------------------------------------
Subject: eisa-bus-modalias-attributes-support-1-fix-git-kbuild-fix
From: Andrew Morton <akpm@xxxxxxxx>

Cc: Michael Tokarev <mjt@xxxxxxxxxx>
Cc: Sam Ravnborg <sam@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 scripts/mod/file2alias.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff -puN scripts/mod/file2alias.c~eisa-bus-modalias-attributes-support-1-fix-git-kbuild-fix scripts/mod/file2alias.c
--- a/scripts/mod/file2alias.c~eisa-bus-modalias-attributes-support-1-fix-git-kbuild-fix
+++ a/scripts/mod/file2alias.c
@@ -556,7 +556,8 @@ void handle_moddevtable(struct module *m
 			 sizeof(struct input_device_id), "input",
 			 do_input_entry, mod);
 	else if (sym_is(symname, "__mod_eisa_device_table"))
-		do_table(symval, sym->st_size, sizeof(struct eisa_device_id),
+		do_table(symval, sym->st_size,
+			 sizeof(struct eisa_device_id), "eisa",
 			 do_eisa_entry, mod);
 }
 
_

Patches currently in -mm which might be from akpm@xxxxxxxx are

origin.patch
revert-x86_64-mm-i386-remove-lock-section.patch
fix-x86_64-mm-spinlock-cleanup.patch
have-x86-use-add_active_range-and-free_area_init_nodes.patch
vm-add-per-zone-writeout-counter.patch
slab-fix-kmalloc_node-applying-memory-policies-if-nodeid-==-numa_node_id.patch
gfp_thisnode-for-the-slab-allocator-v2.patch
do_no_pfn.patch
nommu-set-bdi-capabilities-for-dev-mem-and-dev-kmem.patch
nommu-move-the-fallback-arch_vma_name-to-a-sensible-place.patch
inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default.patch
x86-microcode-microcode-driver-cleanup.patch
x86-microcode-add-sysfs-and-hotplug-support.patch
eisa-bus-modalias-attributes-support-1.patch
eisa-bus-modalias-attributes-support-1-fix-git-kbuild-fix.patch
add-address_space_operationsbatch_write-fix.patch
alloc_fdtable-cleanup.patch
sysctl-allow-proc-sys-without-sys_sysctl-fix.patch
add-probe_kernel_address.patch
x86-use-probe_kernel_address-in-handle_bug.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

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux