Bug 118002 - memcpy_fromio, memcpy_toio missing from kernel
Summary: memcpy_fromio, memcpy_toio missing from kernel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
: 118128 (view as bug list)
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-03-10 22:39 UTC by Timo Kujala
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-05-03 17:58:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Timo Kujala 2004-03-10 22:39:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6)
Gecko/20040206 Firefox/0.8

Description of problem:
memcpy_fromio and memcpy_toio are missing from kernel. Many modules,
including sound drivers refuse to load because of that. Seems that
nobody in the vmlinux uses them so linker leaves them out.

Current kernel: 2.6.3-2.1.253. Happened with .246 kernel too. 


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Compile kernel with stock x86_64 options
2.
3.
    

Actual Results:  memcpy_fromio and memcpy_toio are not in vmlinux


Expected Results:  Well, they should be in vmlinux as drivers need it.

Additional info:

The precompiled kernel rpm suffers from this same problem.

Comment 1 Arjan van de Ven 2004-03-12 11:12:11 UTC
Andi Kleen just sent a fix to this to Linus; we'll pick that up in a
day or two.

Comment 2 Bill Nottingham 2004-03-12 22:18:07 UTC
*** Bug 118128 has been marked as a duplicate of this bug. ***

Comment 3 Timo Kujala 2004-03-17 18:46:54 UTC
Fixed in kernel-2.6.4-2.275.


Note You need to log in before you can comment on or make changes to this bug.