Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182866 - net-wireless/at76c503a won't compile against kernel >=2.6.20 (patch attached)
Summary: net-wireless/at76c503a won't compile against kernel >=2.6.20 (patch attached)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: kernel-2.6.20
  Show dependency tree
 
Reported: 2007-06-22 04:41 UTC by Ryan Hendrickson
Modified: 2007-06-24 09:42 UTC (History)
0 users

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


Attachments
Patch for the at76c503a source (at76c503a-2.6.20-init_work.patch,692 bytes, patch)
2007-06-22 04:45 UTC, Ryan Hendrickson
Details | Diff
Patch for at76c503a-0.14_beta1.ebuild (ebuild.patch,333 bytes, patch)
2007-06-22 04:47 UTC, Ryan Hendrickson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.