Searched hist:a813ce432f27c4f5011c7b5ac9d2bbbfeb41d9a7 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/char/agp/ |
H A D | Kconfig | diff a813ce432f27c4f5011c7b5ac9d2bbbfeb41d9a7 Mon Jun 26 13:57:22 CEST 2006 Andi Kleen <ak@suse.de> [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
- Rename the GART_IOMMU option to IOMMU to make clear it's not just for AMD - Rewrite the help text to better emphatise this fact - Make it an embedded option because too many people get it wrong.
To my astonishment I discovered the aacraid driver tests this symbol directly. This looks quite broken to me - it's an internal implementation detail of the PCI DMA API. Can the maintainer please clarify what this test was intended to do?
Cc: linux-scsi@vger.kernel.org Cc: alan@redhat.com Cc: markh@osdl.org Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | amd64-agp.c | diff a813ce432f27c4f5011c7b5ac9d2bbbfeb41d9a7 Mon Jun 26 13:57:22 CEST 2006 Andi Kleen <ak@suse.de> [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
- Rename the GART_IOMMU option to IOMMU to make clear it's not just for AMD - Rewrite the help text to better emphatise this fact - Make it an embedded option because too many people get it wrong.
To my astonishment I discovered the aacraid driver tests this symbol directly. This looks quite broken to me - it's an internal implementation detail of the PCI DMA API. Can the maintainer please clarify what this test was intended to do?
Cc: linux-scsi@vger.kernel.org Cc: alan@redhat.com Cc: markh@osdl.org Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/linux/drivers/scsi/aacraid/ |
H A D | comminit.c | diff a813ce432f27c4f5011c7b5ac9d2bbbfeb41d9a7 Mon Jun 26 13:57:22 CEST 2006 Andi Kleen <ak@suse.de> [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
- Rename the GART_IOMMU option to IOMMU to make clear it's not just for AMD - Rewrite the help text to better emphatise this fact - Make it an embedded option because too many people get it wrong.
To my astonishment I discovered the aacraid driver tests this symbol directly. This looks quite broken to me - it's an internal implementation detail of the PCI DMA API. Can the maintainer please clarify what this test was intended to do?
Cc: linux-scsi@vger.kernel.org Cc: alan@redhat.com Cc: markh@osdl.org Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|