The patch titled Add missing section IDs to genericirq.tmpl (updated) has been removed from the -mm tree. Its filename was add-missing-section-ids-to-genericirqtmpl-updated.patch This patch was dropped because it was folded into add-missing-section-ids-to-genericirqtmpl.patch The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: Add missing section IDs to genericirq.tmpl (updated) From: Rob Landley <rob@xxxxxxxxxxx> Add missing section IDs to genericirq.tmpl Signed-off-by: Rob Landley <rob@xxxxxxxxxxx> Cc: "Randy.Dunlap" <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/DocBook/genericirq.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/DocBook/genericirq.tmpl~add-missing-section-ids-to-genericirqtmpl-updated Documentation/DocBook/genericirq.tmpl --- a/Documentation/DocBook/genericirq.tmpl~add-missing-section-ids-to-genericirqtmpl-updated +++ a/Documentation/DocBook/genericirq.tmpl @@ -269,7 +269,7 @@ noop(irq) </sect2> <sect2 id="Default_flow_handler_implementations"> <title>Default flow handler implementations</title> - <sect3> + <sect3 id="Default_Level_IRQ_flow_handler"> <title>Default Level IRQ flow handler</title> <para> handle_level_irq provides a generic implementation _ Patches currently in -mm which might be from rob@xxxxxxxxxxx are origin.patch add-missing-section-ids-to-genericirqtmpl.patch add-missing-section-ids-to-genericirqtmpl-updated.patch add-missing-section-id-to-lsmtmpl.patch add-section-ids-to-mtdnandtmpl.patch add-missing-ids-to-procfs-guidetmpl.patch add-section-ids-to-rapidiotmpl.patch add-table-ids-to-videobooktmpl.patch add-chapter-ids-to-z8530booktmpl.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