serverworks: add missing pci_dev_put() call
From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Date: Mon, 18 Jan 2010 18:19:30 +0100 From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Subject: [PATCH] serverworks: add missing pci_dev_put() call Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Applied. -- To unsubscribe from ... 19 Jan 2010 04:39
cmd64x: fix PIO and MWDMA timings calculations
From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Date: Mon, 18 Jan 2010 18:18:26 +0100 From: Bartlomiej Zolnierkiewicz <bzolnier(a)gmail.com> Subject: [PATCH] cmd64x: fix PIO and MWDMA timings calculations Just use the standard ide_timing_compute() helper to calculate PIO and MWDMA timings. This f... 19 Jan 2010 04:39
xt_TCPMSS: SYN packets are allowed to contain data
Simon Arlott wrote: The check for data only needs to apply where the packet length could be increased by adding the MSS option. (The MSS option itself applies to the sender's maximum receive size which is not relevant to any data in its own packet.) This moves the check for (header size != packet siz... 2 Feb 2010 22:17
loan at 2% interest rate
We offer loan at 2% interest rate, if interested contact for more info. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.... 19 Jan 2010 04:39
Where is proc_misc.c?
Hi, Does anybody know what happend to fs/proc/proc_misc.c? The file is missing in 2.6.29. Seems like there was an cleanup, but i can't find the new location of the methods. Any help appreciated. Regards Jason -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message... 19 Jan 2010 10:08
linux-next: driver-core tree build warning
Hi Greg, Today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/base/cpu.c:264: warning: initialization from incompatible pointer type drivers/base/cpu.c:265: warning: initialization from incompatible pointer type Introduced by commit 380567d3dc35a62f5cc0ec640a45dfc238238417 ("sysde... 4 Feb 2010 03:22
(none)
I am Mrs Claire Page, I am currently sending you this mail from my sick bed in the hospital,I would want you to contact my lawyer;Email (landonwatson01(a)gala.net)" -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at ... 18 Jan 2010 23:14
2.6.32+: ext4 direct-io kernel thread invasion
So I upgraded one of my servers to 2.6.32 recently. It's got twelve ext4 filesystems on it, right now, and has direct I/O enabled because I have one program that wants to do direct I/O to one of those filesystems on rare occasions, and because you never know but someone might install something else that wants to do... 18 Jan 2010 19:55
[PATCH] lib/dma-debug.c: mark file-local struct symbol static.
warning: symbol 'filter_fops' was not declared. Should it be static? Signed-off-by: Thiago Farina <tfransosi(a)gmail.com> --- lib/dma-debug.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/dma-debug.c b/lib/dma-debug.c index 7d2f0b3..ba8b670 100644 --- a/lib/dma-debug.c +++ b/li... 18 Jan 2010 19:55
linux-next: Tree for January 18 (pci + pm)
On Mon, 18 Jan 2010 19:57:43 +1100 Stephen Rothwell wrote: Hi all, Changes since 20100114: drivers/pci/pci-driver.c: In function 'pci_pm_runtime_resume': drivers/pci/pci-driver.c:991: error: implicit declaration of function 'pci_pm_default_resume_early' drivers/pci/pci-driver.c: At top level: driver... 2 Feb 2010 15:58