On Wed, 2007-02-07 at 13:30 -0800, Andrew Morton wrote:
> I suspect all this horror is due to stupidity in the DMA API.
>
> pci_alloc_consistent() just goes and assumes GFP_ATOMIC, whereas
> the caller (megasas_mgmt_fw_ioctl) would have been perfectly happy
> to use GFP_KERNEL.
>
> I bet this fix
On Wed, 07 Feb 2007 12:06:30 -0500 Chuck Ebbert wrote:
> SCSI logging isn't documented very well, and what little there is
> has a problem:
>
> In Documentation/kernel-parameters.txt we have:
>
> scsi_logging= [SCSI]
>
> but it's really "scsi_logging_level", as seen here in drivers/sc
> "Randy" == Randy Dunlap <[EMAIL PROTECTED]> writes:
Randy> There are a number of things that can be used for 'token' (you
Randy> can find them in the source: ), and
Randy> this allows you to select the types of information you want,
Randy> and the level allows you to select the level of verb
On Wed, 2007-02-07 at 19:18 +0100, Olivier Galibert wrote:
> On Thu, Feb 08, 2007 at 03:07:41AM +0900, Ian Kent wrote:
> > It may be better to update to a later kernel so I don't have to port the
> > patch to several different kernels. Is that possible?
>
> Sure, 2.6.20 or -git?
2.6.20 has all th
On Wednesday 07 February 2007 8:15 am, Haavard Skinnemoen wrote:
> Driver for the Atmel on-chip SPI master controller.
>
> Tested primarily on AVR32/AT32AP7000/ATSTK1000 using mtd_dataflash and
> the jffs2 filesystem.
Call me paranoid, but until such controller drivers can withstand
loads placed
On Thu, Feb 08, 2007 at 03:05:41AM +0100, Roman Zippel wrote:
> Hi,
>
> On Thu, 8 Feb 2007, Oleg Verych wrote:
>
> > -- `find | sort' in localversion (i insist on split between paths and
> > files)
>
> make has dedicated functions for this.
I think, "make" (even whatever shiny new) that par
On Thu, 08 Feb 2007 02:30:26 + Richard Purdie <[EMAIL PROTECTED]> wrote:
> I'm thinking of more officially volunteering to maintain the Linux
> backlight class/subsystem and have been trying to sort out the various
> pending patches. I've made a backlight tree available as:
>
> http://git.o-h
On Wed, Feb 07, 2007 at 08:43:55PM +0300, Oleg Nesterov wrote:
> On 02/07, Oleg Nesterov wrote:
> >
> > The following code
> >
> > schedule_delayed_work(dw);
> > cancel_rearming_delayed_workqueue(dw); // OK
> > cancel_rearming_delayed_workqueue(dw); // HANGS!
> >
> > still doesn't
Greg KH wrote:
Greg Kroah-Hartman (3):
PCI: remove duplicate device id from ata_piix
PCI: remove duplicate device id from ipr
Revert "PCI: remove duplicate device id from ata_piix"
If these are coming out of quilt, why add these commit-then-revert
changesets at all?
On Wed, 7 Feb 2007, Trond Myklebust wrote:
>
> The latest pull from the git tree spews out a torrent of the above
> warning on a recent Fedora Core 6 machine running gcc-4.1.1. config file
> is attached...
Should hopefully be fixed already in current -git
Linus
-
To unsubscribe
This change:
commit 5de043f4bd11a9e0a3e8daec7d1905da575a76b7
Author: Oleg Verych <[EMAIL PROTECTED]>
Date: Tue Feb 6 02:18:21 2007 +0100
[PATCH] kbuild: improve option checking, Kbuild.include cleanup
introduced leading whitespace in the results of cc-option
On Wed, Feb 07, 2007 at 10:17:12PM -0500, Jeff Garzik wrote:
> Greg KH wrote:
> >Greg Kroah-Hartman (3):
> > PCI: remove duplicate device id from ata_piix
> > PCI: remove duplicate device id from ipr
> > Revert "PCI: remove duplicate device id from ata_piix"
>
>
> If these are comi
On Wednesday 07 February 2007 16:55, Al Boldi wrote:
> Len Brown wrote:
> > ACPICA Core version 2070126 simplifies the ACPI table manager
> > code by consolidating multiple table definitions into one.
> > It also saves memory by mapping the tables where the BIOS provides them
> > rather than copyin
On Wed, 7 Feb 2007 15:52:54 -0800 (PST) Linus Torvalds <[EMAIL PROTECTED]>
wrote:
> On Thu, 8 Feb 2007, Roman Zippel wrote:
> >
> > Sorry, it needs more changes, the patch simply wasn't ready.
>
> One problem I find very problematic with all the Kbuild setup is that
> people tend to be very qu
On Wed, 7 Feb 2007, Roland McGrath wrote:
> This change:
>
> commit 5de043f4bd11a9e0a3e8daec7d1905da575a76b7
> Author: Oleg Verych <[EMAIL PROTECTED]>
> Date: Tue Feb 6 02:18:21 2007 +0100
>
> [PATCH] kbuild: improve option checking, Kbuild.include cleanup
>
> in
Hi forks,
Aubrey update the patch according to Russell's review. Thanks Russell
Here is the change log:
a) arrange the driver to reflect the real settings in the termios
b) don't use __builtin_bfin_ssync(), directly use SSYNC() instead
Signed-off-by: Bryan Wu <[EMAIL PROTECTED]>
Reviewed-by: Ala
Alan wrote:
On Wed, 7 Feb 2007 01:19:36 +0100
Luigi Genoni <[EMAIL PROTECTED]> wrote:
Hi,
since upgrading to kernel 2.6.20 my pata disk, using new pata driver, is
initialized maximum in DMA33 mode (and obviously performances drop
consequently), as you can see from:
Interesting.
Willing to
On Wed, Feb 07, 2007 at 02:55:39PM +, Etienne Lorrain wrote:
> Vivek Goyal wrote:
> >How do I know which program header is real mode code and the boot loader
> > is not supposed to load it? May be PT_LOAD header with physical addr 0?
> > What happens if changes happen and down the line we start
On Thu, 8 Feb 2007 00:02:10 +0100 (CET) Lukasz Trabinski <[EMAIL PROTECTED]>
wrote:
> Hello
>
> On 2.6.19 I had about 60 days uptime, on 2.6.20 2 days :(
>
Did the machine actually fail? Or did it just print these messages and
keep going?
>
> oceanic:~$ uname -a
> Linux oceanic.wsisiz.edu.
Paolo Ornati wrote:
If mounting XFS with "nobarrier" fixes the problem it seems that more
than one Seagate disk cannot handle the Cache Flush command while other
commands are in fly...
It's not allowed to overlap NCQ (FPDMA read/write) commands with any
other commands such as cache flushes. li
Alan wrote:
--- linux.vanilla-2.6.20-rc6-mm3/drivers/ata/pata_amd.c 2007-01-31
14:20:10.0 +
+++ linux-2.6.20-rc6-mm3/drivers/ata/pata_amd.c 2007-02-06 17:04:19.0
+
@@ -642,6 +642,11 @@
if (type == 1 && rev > 0x7)
type = 2;
+#if defined(CONFIG_AT
Hallo.
search-a-little-harder-for-mkimage.patch
--
Subject: search a little harder for mkimage
From: "Mike Frysinger" <[EMAIL PROTECTED]>
> Check to see if `${CROSS_COMPILE}mkimage` exists and if not, fall back to
> the standard `mkimage`
Why
On Thu, 8 Feb 2007 06:24:40 +0100 Oleg Verych <[EMAIL PROTECTED]> wrote:
> If that matter, `type -path' is bashizm (BloAted SHell), and "blackbox"
> with "dash" (very good `sh' equivalents) will fail.
Does the kernel presently build with that shell?
-
To unsubscribe from this list: send the line
Hi Linus,
Please pull from the 'drm-patches' branch of
git://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches
This contains the drm patches for the 2.6.21-rc1, and contains a cleanup of the
drm ioremap code to avoid some paravirt_op exports, fixes to the ioremap code
On 2/7/07, Grant Grundler <[EMAIL PROTECTED]> wrote:
On Tue, Feb 06, 2007 at 03:52:47PM +0400, Manu Abraham wrote:
> >attaching a dump of the regs (on 2.6.17.7) as well as the diff
>
> The device now works, used the demodulator driver alongwith the bridge
> driver.
Ok - thanks for the dmesg outp
> make-mkcompile_h-use-lang=c-and-lc_all=c-for-cc-v.patch
[]
> Fix a minor bug in mkcompile_h. As one can see, the current locale is used
> while getting the version of gcc. This produces problems when a locale
> other than C or en_US is used. As an example, my /proc/version contains
> Turkish c
On Wed, Feb 07, 2007 at 07:03:05PM +0100, Jan Engelhardt wrote:
> With filesystems that can turn on their quota after mount time (about
> every fs except xfs), I can surely have a ton of files open, and hence,
> if I understand correctly, have lots of inodes instantiated.
Yes, you can in theory.
On Wednesday 07 February 2007 08:25, Jeff Mahoney wrote:
> Chris Wright wrote:
> > * Andreas Gruenbacher ([EMAIL PROTECTED]) wrote:
> >> Reiserfs currently only marks the ".reiserfs_priv" directory as private,
> >> but not the files below it -- how about the attached patch to fix that?
> >
> > I do
On 2/7/07, Grant Grundler <[EMAIL PROTECTED]> wrote:
On Tue, Feb 06, 2007 at 03:52:47PM +0400, Manu Abraham wrote:
> >attaching a dump of the regs (on 2.6.17.7) as well as the diff
>
> The device now works, used the demodulator driver alongwith the bridge
> driver.
Ok - thanks for the dmesg outp
On Wed, Feb 07, 2007 at 09:19:21PM -0800, Andrew Morton wrote:
> On Thu, 8 Feb 2007 06:24:40 +0100 Oleg Verych <[EMAIL PROTECTED]> wrote:
>
> > If that matter, `type -path' is bashizm (BloAted SHell), and "blackbox"
> > with "dash" (very good `sh' equivalents) will fail.
>
> Does the kernel prese
On Wed, Feb 07, 2007 at 07:28:19PM -0800, Linus Torvalds wrote:
>
>
> On Wed, 7 Feb 2007, Trond Myklebust wrote:
> >
> > The latest pull from the git tree spews out a torrent of the above
> > warning on a recent Fedora Core 6 machine running gcc-4.1.1. config file
> > is attached...
>
> Should h
On Wed, Feb 07, 2007 at 02:15:08PM -0800, Simon White wrote:
> Hi,
>
> I've been working through trying to create a virtual
> bus.
How does this differ from a "real" bus?
> I've successfuly made it work for a single instance but wanted to
> confirm how to create multiple instances of the virtual
On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
> Check to see if `${CROSS_COMPILE}mkimage` exists and if not, fall back to
> the standard `mkimage`
Why this can't be done by
PATH=$CROSS_COMPILE:$PATH
in your environment?
because it wouldnt matter ? the tool is called
"$CROSS_COMPILE-mk
On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
On Wed, Feb 07, 2007 at 09:19:21PM -0800, Andrew Morton wrote:
> On Thu, 8 Feb 2007 06:24:40 +0100 Oleg Verych <[EMAIL PROTECTED]> wrote:
>
> > If that matter, `type -path' is bashizm (BloAted SHell), and "blackbox"
> > with "dash" (very good `sh'
Alex Dubov is the maintainer of tifm, not me.
Andreas Steinmetz wrote:
> Hi,
> I do have a problem with tifm_7xx1 and 2.6.20. First of all, the device
> is working with 2.6.18.2 and the out of tree tifm-0.6 release. In this
> case except for the first card insertion after suspend/reboot I do get
>
Jeff Garzik <[EMAIL PROTECTED]> writes:
> mode change 100644 => 100755 drivers/net/qla3xxx.c
> mode change 100644 => 100755 drivers/net/qla3xxx.h
Did you mean to have these? Commit bd36b0ac appears to have
brought the mode bits change in.
Not trying to nitpick --- I am trying to find out if t
On Thu, Feb 08, 2007 at 12:58:26AM -0500, Mike Frysinger wrote:
> On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
> >On Wed, Feb 07, 2007 at 09:19:21PM -0800, Andrew Morton wrote:
> >> On Thu, 8 Feb 2007 06:24:40 +0100 Oleg Verych <[EMAIL PROTECTED]>
> >wrote:
> >>
> >> > If that matter, `type -
On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
On Thu, Feb 08, 2007 at 12:58:26AM -0500, Mike Frysinger wrote:
> On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
> >Trivial shell scripts, especially for embedded archs (Blackfin is
> >one, IIRC), may be easily converted.
>
> yes, but Blackfin
On Thu, Feb 08, 2007 at 12:56:17AM -0500, Mike Frysinger wrote:
> On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
> >> Check to see if `${CROSS_COMPILE}mkimage` exists and if not, fall back to
> >> the standard `mkimage`
> >
> >Why this can't be done by
> >
> > PATH=$CROSS_COMPILE:$PATH
> >
> >i
Michal Piotrowski wrote:
> On 07/02/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
>> I copied it to
>> http://userweb.kernel.org/~akpm/broken-out-2007-02-06-16-59.tar.gz but
>> there's really not much point in using it - it's ancient.
>
> Cedric, here is an updated version
> http://www.stardust.web
On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
On Thu, Feb 08, 2007 at 12:56:17AM -0500, Mike Frysinger wrote:
> On 2/8/07, Oleg Verych <[EMAIL PROTECTED]> wrote:
> >> Check to see if `${CROSS_COMPILE}mkimage` exists and if not, fall back to
> >> the standard `mkimage`
> >
> >Why this can't be
was ufs_fs.h purposefully not exported to userspace or did it just slip
through the cracks ? assuming the latter scenario, the attached patch
touches up the relationship between ufs_fs.h and its sub headers (like
ufs_fs_sb.h) so that we can export it ... the silo bootloader takes advantage
of
> This panic(hang) was found by a numa test-set on a system with 3 nodes, where
> node(2) was memory-less-node.
I still think it's the wrong fix -- just get rid of the memory less node.
I expect you'll likely run into more problems with that setup anyways.
> static struct mempolicy *mpol_new(in
On Wed, 07 Feb 2007 22:56:45 -0600
Robert Hancock <[EMAIL PROTECTED]> wrote:
> Paolo Ornati wrote:
> > If mounting XFS with "nobarrier" fixes the problem it seems that more
> > than one Seagate disk cannot handle the Cache Flush command while other
> > commands are in fly...
>
> It's not allowed
> On Wed, 2007-02-07 at 14:36 +0100, Milan Svoboda wrote:
> > But if the next interrupt arrives before function collect_signal is
called
> > to actually deliver the
> > siginfo_t to userspace, the si.overrun is cleared in posix_timer_event
and
> > we have just forgotten
> > one overrun...
> >
On Thu, Feb 08, 2007 at 02:40:28AM -0500, Mike Frysinger wrote:
[]
> by this argument, why does mkuboot.sh exist at all then ? let's
> simply delete mkuboot.sh and change all arch Makefile's like so:
> -$(CONFIG_SHELL) $(MKIMAGE) ...
> +-mkimage ...
Yes (with TOOLCHAIN prefix).
> i of c
Here are a bunch of USB patches against 2.6.20-git
They include some new drivers (including PS3 support), some new features
(dynamic id support for usb-serial drivers), and loads of other stuff.
All of these have been in the -mm releases for quite some time.
Please pull from:
master.kern
Thanks.
I will resubmit the patch.
Regards,
Sumant
-Original Message-
From: James Bottomley [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 07, 2007 2:02 PM
To: Andrew Morton
Cc: Patro, Sumant; linux-scsi@vger.kernel.org;
linux-kernel@vger.kernel.org; Kolli, Neela; Yang, Bo; Patro,
I will correct the formatting and will resubmit.
Regards,
Sumant
-Original Message-
From: Andrew Morton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 07, 2007 1:18 PM
To: Patro, Sumant
Cc: [EMAIL PROTECTED]; linux-scsi@vger.kernel.org;
linux-kernel@vger.kernel.org; Kolli, Neela; Y
> There's a very convenient script called scsi_logging_level included in
> (of all things) the s390-tools package.
>
> Maybe provide a pointer to it -- or even just include it. It's not
> very big...
>
>
http://www-128.ibm.com/developerworks/linux/linux390/s390-tools-1.5.4.html
The scsi_loggin
On Wed, Feb 07, 2007 at 09:07:40AM -0800, Luck, Tony wrote:
> > kexec.h is needed by arch/ia64/kernel/process.c so for the
> > declaration of kexec_disable_iosapic() which is used in
> > machine_shutdown().
>
> > +#include
>
> I merged this into your earlier change (moving machine_shutdown() int
On Thu, 8 Feb 2007 11:19:03 +0900 Horms wrote:
> On Wed, Feb 07, 2007 at 09:07:40AM -0800, Luck, Tony wrote:
> > > kexec.h is needed by arch/ia64/kernel/process.c so for the
> > > declaration of kexec_disable_iosapic() which is used in
> > > machine_shutdown().
> >
> > > +#include
> >
> > I mer
Document planned removal of sk98lin driver.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
Documentation/feature-removal-schedule.txt |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/Documentation/feature-removal-schedule.txt
b/Documentation/feature-remova
Hello,
Before some time I decided to fix suspend/resume on my Davicom network card.
During development I also fixed couple of bugs and added support for link
detection and WOL
Note : 2.6.20 already has support for link detection , but it is broken when
card has external PHY
, like mine.
So here
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH] [NET] [001] dmfe : trivial/spelling fixes
Fix a typo, and wrap lines on 80-th column
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
---
--- linux-2.6.20-org/drivers/net/tulip/dmfe.c 2007-02-03 11:47:52.0
+0200
+++ linux-2.6
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH] [NET] [002] dmfe : Fix possible oops
Deallocate memory after driver is unregistred to prevent oops
Don't dereference NULL pointer that can be returned by dev_alloc_skb in case of
oom
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
---
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH] [NET] [003] dmfe : fix link detection
Cleanup link detection
Fix link not detected when using external PHY
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
---
CR12's bits 0 and 1 show link status/speed only for internal PHY.
In case ex
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH] [NETDEV] [004] dmfe : Add suspend/resume support
Adds support for suspend/resume
---
--- linux-2.6.20-mod/drivers/net/tulip/dmfe.c 2007-02-07 18:46:13.0
+0200
+++ linux-2.6.20-test/drivers/net/tulip/dmfe.c 2007-02-07 18:50:52
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH] [NETDEV] [005] dmfe : Add support for wake-on-lan
Adds support for wake on lan feature
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
---
This board supports WOL on magic packet / link change / specific packet
This adds support for WO
* Andrew Morton <[EMAIL PROTECTED]> wrote:
> On Wed, 07 Feb 2007 00:17:33 +0100
> Thomas Gleixner <[EMAIL PROTECTED]> wrote:
>
> > On Wed, 2007-02-07 at 00:12 +0100, Tilman Schmidt wrote:
> > > > No, not this. Anyway the last patch Thomas forwarded does fix the
> > > > problem.
> > >
> > > Whic
Hello , I just noticed a error in my patch , just a mistake , sorry please
in dmfe_resume I mixed DMFE_WOL_LINKCHANGE | DMFE_WOL_MAGICPACKET , and
WAKE_PHY | WAKE_MAGIC
here goes updated patch:
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH] [NET] [005] dmfe : Add support for wake-on-
This patch provides the Fabric7 VIOC driver source code.
This git mbox patch is built against
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
The patch can be pulled from
ftp://ftp.fabric7.com/VIOC/Fabric7-VIOC-driver-patch.FEB-07-2007
Signed-off-by: Fabric7 Driver-Support <
net/ieee80211/ieee80211_crypt_tkip.c outputs tons of these which didn't
happen with 2.6.18.2 (only one or two of these after enabling the
ipw2200 with the kill switch):
TKIP: replay detected: STA=00:0e:2e:94:84:c3 previous TSC 0200
received TSC 0002e560
printk: 19 messages suppressed.
Jay Cliburn wrote:
From: Jay Cliburn <[EMAIL PROTECTED]>
atl1: move extern to header file; make some global code static
Move an extern declaration to a header file. Make needlessly global
functions static. Noticed by Adrian Bunk.
Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]>
applied
-
T
Stephen Hemminger wrote:
Document planned removal of sk98lin driver.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
---
Documentation/feature-removal-schedule.txt |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
applied
-
To unsubscribe from this list: send the line "u
On Wed, 7 Feb 2007 23:24:21 +0100 (CET) Esben Nielsen wrote:
> On Wed, 7 Feb 2007, Randy Dunlap wrote:
>
> > Esben Nielsen wrote:
> >> Hi,
> >> I can not get my com20020 pcmcia driver to work as a module under 2.6.20.
> >> There is the build problem:
> >
> The relevant parts:
> ...
> CONFIG_AR
echo "1" > /proc/sys/net/x25/x25_forward
To turn on x25_forwarding, defaults to off
Requires the previous patch.
Signed-off-by: Andrew Hendry <[EMAIL PROTECTED]>
diff -uprN -X linux-2.6.20/Documentation/dontdiff
linux-2.6.20-vanilla/include/linux/sysctl.h linux-2.6.20/include/linux/sysctl.h
--
Adds call forwarding to X.25, allowing it to operate like an X.25 router.
Useful if one needs to manipulate X.25 traffic with tools like tc.
This is an update/cleanup based off a patch submitted by Daniel Ferenci a few
years ago.
Thanks Alan for the feedback.
Added the null check to the clones.
M
View the active forwarded calls
cat /proc/net/x25/forward
Signed-off-by: Andrew Hendry <[EMAIL PROTECTED]>
--- linux-2.6.20-vanilla/net/x25/x25_proc.c 2007-02-07 14:29:43.0
+1100
+++ linux-2.6.20/net/x25/x25_proc.c 2007-02-07 15:17:51.0 +1100
@@ -165,6 +165,75 @@ out:
Just sent this upstream...
Please pull from 'upstream-linus' branch of
master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
upstream-linus
to receive the following updates:
Documentation/feature-removal-schedule.txt|7 +
MAINTAINERS |
On Wed, 7 Feb 2007 09:18:30 -0800 Stephen Hemminger <[EMAIL PROTECTED]> wrote:
> Document planned removal of sk98lin driver.
>
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
> ---
> Documentation/feature-removal-schedule.txt |7 +++
> 1 files changed, 7 insertions(+), 0 deletions
On Mon, 5 Feb 2007 16:52:24 -0800 Andrew Morton <[EMAIL PROTECTED]> wrote:
> On Mon, 05 Feb 2007 18:35:06 -0600
> Robert Hancock <[EMAIL PROTECTED]> wrote:
>
> > Daniel Barkalow wrote:
> > > On Sun, 4 Feb 2007, Robert Hancock wrote:
> > >
> > >> Something's busted with forcedeth in 2.6.20-rc6-mm
If an ATA drive uses legacy mode, ata driver will choose 14 and 15 as the
fixed irq number. On ia64 platform, such numbers are GSI and should be converted
to irq vector.
Below patch against kernel 2.6.20 fixes it.
Signed-off-by: Zhang Yanmin <[EMAIL PROTECTED]>
---
diff -Nraup linux-2.6.20/incl
301 - 373 of 373 matches
Mail list logo