First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 148521
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stephen Bennett (RETIRED) <spb@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Fabio Erculiani <lxnay@lxnaydesign.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
2618.patch patch for 0.3.35_p20060521 patch Daniel Drake 2006-10-14 07:54 0000 332 bytes Details | Diff
2618.patch.gone patch for 0.3.35 patch Daniel Drake 2006-10-14 07:54 0000 324 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 148521 depends on: Show dependency tree
Show dependency graph
Bug 148521 blocks: 148429
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: 2006-09-21 08:35 0000
I've just added 2.6.18 kernel support to the acx-0.3.35_p20060521.ebuild
ebuild, producing acx-0.3.35_p20060521-r1.ebuild.

2.6.18-acx.patch:

--- pci.c.old  2006-09-20 22:14:09.000000000 +0000
+++ pci.c      2006-09-20 22:14:17.000000000 +0000
@@ -51,6 +51,7 @@
 #include <linux/pm.h>
 #include <linux/vmalloc.h>
 #include <linux/dma-mapping.h>
+#include <linux/utsrelease.h>

 #include "acx.h"

------- Comment #1 From Daniel Drake 2006-10-14 07:09:23 0000 -------
Looks good.

Stephen, please change addition to:

#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17)
#include <linux/utsrelease.h>
#endif

and apply patch unconditionally in stable tree

------- Comment #2 From Daniel Drake 2006-10-14 07:54:26 0000 -------
Created an attachment (id=99659) [edit]
patch for 0.3.35_p20060521

------- Comment #3 From Daniel Drake 2006-10-14 07:54:49 0000 -------
Created an attachment (id=99660) [edit]
patch for 0.3.35

------- Comment #4 From Daniel Drake 2006-10-19 18:32:28 0000 -------
Stephen: please commit ASAP

------- Comment #5 From Stephen Bennett (RETIRED) 2006-10-19 19:17:15 0000 -------
I'm currently without a direct internet connection, so no CVS access. Someone
else feel free to commit this, or I'll get to it once I have CVS again,
hopefully in a few days.

------- Comment #6 From Daniel Drake 2006-10-19 19:24:41 0000 -------
in portage

First Last Prev Next    No search results available      Search page      Enter new bug