diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-05-27 11:28:53 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-05-27 11:28:53 -0700 |
| commit | afc1d93aa4935530985d7ec0a0439c9562836521 (patch) | |
| tree | 0bed26e0f7c7e59fd1ae16b6b9aeef198dd26f7e /series | |
| parent | 7f8e30cf2aced2f10d2820144a24ad8d86cc828f (diff) | |
| download | patches-afc1d93aa4935530985d7ec0a0439c9562836521.tar.gz | |
ib work to get class code working
Diffstat (limited to 'series')
| -rw-r--r-- | series | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -77,6 +77,8 @@ driver-core/block-make-proc-files-seq_start-use-the-class_find_device.patch driver-core/block-move-header-for-proc-partitions-to-seq_start.patch driver-core/block-make-proc-partitions-and-proc-diskstats-use-class_find_device.patch driver-core/i2c-use-class_for_each_device.patch +driver-core/infiniband-rename-device-to-ib_device-in-cm_device.patch +driver-core/infiniband-make-cm_device-use-a-struct-device-and-not-a-kobject.patch driver-core/driver-core-remove-kobj_name_len-define.patch driver-core/driver-core-remove-device_name_size-define.patch @@ -186,7 +188,7 @@ ldp/oms-add-oms-maxp-driver.patch # not quite working yet... -#class-move-driver-core-specific-parts-to-a-private-structure.patch +class-move-driver-core-specific-parts-to-a-private-structure.patch #pending/greg-vmalloc-do-not-check-for-freed-locks-on-user-maps.patch #pending/greg-slab-add-a-flag-to-prevent-debug_free-checks-on-a-kmem_cache.patch |
