Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7712 - i810_dma.c b0rken in 2.4.19-gentoo-r9 and -r10
Summary: i810_dma.c b0rken in 2.4.19-gentoo-r9 and -r10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
: 8073 9465 11590 11645 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-09 17:04 UTC by ajacoutot
Modified: 2003-02-04 19:42 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ajacoutot 2002-09-09 17:04:38 UTC
make dep && make clean bzImage modules

i810_dma.c: In function `i810_unmap_buffer':
i810_dma.c:236: too few arguments to function `do_munmap_R2026dfd4'
i810_dma.c: In function `i810_free_page':
i810_dma.c:300: warning: implicit declaration of function `unlock_page_R4b2dcc23'
make[3]: *** [i810_dma.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers/char/drm'
make[2]: *** [_modsubdir_drm] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers'
make: *** [_mod_drivers] Error 2
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-09-18 14:13:16 UTC
I have thus far not found a fix for this.  I'm not ignoring it tho.
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-09-21 17:34:46 UTC
*** Bug 8073 has been marked as a duplicate of this bug. ***
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2002-10-01 04:52:07 UTC
the same config works with vanilla source

any applied patch does this
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2002-10-01 09:43:51 UTC
same config file, openmosix-kernel-2.4.19-r5

works fine
Comment 5 Pierre-Olivier Bouchard 2002-10-14 09:31:39 UTC
even putting it as module gives the same result (??? weird)
Comment 6 Pierre-Olivier Bouchard 2002-10-14 09:32:23 UTC
I meant it prints the same errors, during make bzImage
Comment 7 Carl Johnson 2002-10-14 16:34:46 UTC
I can confirm this.  If it's any help, I switched to vanilla 2.4.20-pre10 kernel
and that works fine.
Comment 8 Brandon Low (RETIRED) gentoo-dev 2002-10-21 18:26:35 UTC
yeah, next gentoo-sources (2.4.20 based) will fix this, unfortunately I was 
never able to track down the particular patch for it...
Comment 9 Greg Leffler 2002-10-21 20:03:00 UTC
*** Bug 9465 has been marked as a duplicate of this bug. ***
Comment 10 Pierre-Olivier Bouchard 2002-10-27 11:18:22 UTC
eh, that another that doesn't work in lolo-sources, but should, since it's  
based on 2.4.20/ac - if gentoo-sources-2.4.20 fixes it, lolo-sources should 
already have a fix for it, right? 
Comment 11 Martin Holzer (RETIRED) gentoo-dev 2002-12-05 17:08:31 UTC
*** Bug 11645 has been marked as a duplicate of this bug. ***
Comment 12 Martin Holzer (RETIRED) gentoo-dev 2002-12-06 06:56:03 UTC
*** Bug 11590 has been marked as a duplicate of this bug. ***
Comment 13 Brandon Low (RETIRED) gentoo-dev 2002-12-09 17:06:11 UTC
this is fixed, please remerge -r10 or -r9 and test.