Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 217012
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mike Pagano <mpagano@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
alpha_missing_scatterlist_include.patch Patch to include the missing header file patch Mike Pagano 2008-04-09 12:28 0000 312 bytes Details | Diff
cciss_missing_scatterlist_include.patch patching the source file patch Mike Pagano 2008-04-09 12:54 0000 414 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 217012 depends on: Show dependency tree
Bug 217012 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-09 11:57 0000
include/asm-x86/dma-mapping_32.h includes linux/scatterlist.h,
asm-alpha/dma-mapping.h doesn't. 

This makes compilation of driver/block/cciss.c fail (since it doesn't have
sg_init_table() )

------- Comment #1 From Mike Pagano 2008-04-09 12:28:21 0000 -------
Created an attachment (id=149202) [details]
Patch to include the missing header file

Attached patch for missing include

------- Comment #2 From Mike Pagano 2008-04-09 12:54:18 0000 -------
Created an attachment (id=149206) [details]
patching the source file 

------- Comment #3 From Mike Pagano 2008-04-12 14:16:32 0000 -------
Patch is now in Linus' upstream development tree and will be in the 2.6.25
release of the kernel.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug