]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/pci.h
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 4 Oct 2006 09:16:33 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:27 +0000 (07:55 -0700)
commit0366f8f7137deb072991e4c50769c6da31f8940c
tree11cb801b0fe9bc1742f1c47716a7d815b9d98dee
parentdd159eeca971d594fa30176733b66d37acda82a3
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg

In support of this I also add a struct msi_msg that captures the the two
address and one data field ina typical msi message, and I remember the pos and
if the address is 64bit in struct msi_desc.

This makes the code a little more readable and easier to maintain, and paves
the way to further simplfications.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Rajesh Shah <rajesh.shah@intel.com>
Cc: Andi Kleen <ak@muc.de>
Cc: "Protasevich, Natalie" <Natalie.Protasevich@UNISYS.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/msi.c
drivers/pci/msi.h
include/linux/pci.h