Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 182866

Summary: net-wireless/at76c503a won't compile against kernel >=2.6.20 (patch attached)
Product: Gentoo Linux Reporter: Ryan Hendrickson <ryan.hendrickson>
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 163825    
Attachments: Patch for the at76c503a source
Patch for at76c503a-0.14_beta1.ebuild

Description Ryan Hendrickson 2007-06-22 04:41:19 UTC
What the summary says.  Apparently the INIT_WORK macro changed in between 2.6.19 and 2.6.20, and 0.14_beta1 can't handle it.

I have written a patch for at76c503a which fixes the problem for me.  I'm even reasonably confident that the patch does the right thing.  Someone who knows anything about programming kernel modules might want to double-check it for me, though.

Reproducible: Always

Steps to Reproduce:
1. emerge >=gentoo-sources-2.6.20
2. emerge =at76c503a-0.14_beta1
3. cry
Comment 1 Ryan Hendrickson 2007-06-22 04:45:49 UTC
Created attachment 122781 [details, diff]
Patch for the at76c503a source
Comment 2 Ryan Hendrickson 2007-06-22 04:47:19 UTC
Created attachment 122783 [details, diff]
Patch for at76c503a-0.14_beta1.ebuild
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2007-06-24 09:42:28 UTC
thank you, committed.