The patch titled Documentation for lock_key in struct hrtimer_base has been removed from the -mm tree. Its filename is documentation-for-lock_key-in-struct-hrtimer_base.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Documentation for lock_key in struct hrtimer_base From: Henrik Kretzschmar <henne@xxxxxxxxxxxxxxxx> Fixes an error message on make xmldocs. Signed-off-by: Henrik Kretzschmar <henne@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/hrtimer.h | 1 + 1 file changed, 1 insertion(+) diff -puN include/linux/hrtimer.h~documentation-for-lock_key-in-struct-hrtimer_base include/linux/hrtimer.h --- a/include/linux/hrtimer.h~documentation-for-lock_key-in-struct-hrtimer_base +++ a/include/linux/hrtimer.h @@ -80,6 +80,7 @@ struct hrtimer_sleeper { * @get_softirq_time: function to retrieve the current time from the softirq * @curr_timer: the timer which is executing a callback right now * @softirq_time: the time when running the hrtimer queue in the softirq + * @lock_key: the lock_class_key for use with lockdep */ struct hrtimer_base { clockid_t index; _ Patches currently in -mm which might be from henne@xxxxxxxxxxxxxxxx are origin.patch git-libata-all.patch kerneldoc-error-on-ata_piixc.patch git-netdev-all.patch git-net.patch git-scsi-misc.patch pci_module_init-conversion-in-scsi-subsys-2nd-try.patch docbook-fix-segfault-in-docprocc.patch pci_module_init-convertion-in-ata_genericc.patch pci_module_init-convertion-in-ata_genericc-fix.patch pci_module_init-convertion-in-amso1100-driver.patch pci_module_init-convertion-for-k8_edacc.patch pci_module_init-convertion-in-the-legacy-megaraid-driver.patch nozomi-pci_module_init-conversion.patch pci_module_init-convertion-in-olympicc.patch pci_module_init-conversion-for-pata_pdc2027x.patch pci_module_init-convertion-in-tmscsimc.patch mark-pci_module_init-deprecated.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