[PATCH]BUG FIX: hwmon applesmc.c add iMac9, 1 and MacBookPro2, 2 to fix bug 14429
On Mon, 12 Apr 2010 20:37:59 +0800, Nicolas Boichat wrote: Hi Jean, On 04/12/2010 03:45 PM, Jean Delvare wrote: Hi Justin, On Sun, 11 Apr 2010 14:43:22 -0700, Justin P. Mattock wrote: This patch adds the iMac9,1 and the MacBookPro2,2 temperature sensors to hwmon applesmc.c to fix bu... 12 Apr 2010 09:11
perf: Move arch specific code into separate arch directory
Hi Ian, Ian Munsie wrote: From: Ian Munsie <imunsie(a)au.ibm.com> The perf userspace tool included some architecture specific code to map registers from the DWARF register number into the names used by the regs and stack access API. This patch moves the architecture specific code out into a sepe... 20 Apr 2010 16:13
make xconfig needs qt-mt according to error msg
Greetings all; Doing a make xconfig on mandriva 2010 fails because it needs qt-mt, and the 64 bit version doesn't supply it. Is there a work-around other than menuconfig? -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed... 12 Apr 2010 10:17
Make register values available to FRV panic notifiers
David VomLehn <dvomlehn(a)cisco.com> wrote: +#include "/home/vomlehn/git/kernel.org/ptreg.h" ? David -- 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 re... 12 Apr 2010 08:05
Google Summer of Code 2010 - Assigned all unassigned kernel applications to Grant Likely
On 04/12/2010 09:57 AM, Luis R. Rodriguez wrote: Sorry for the delay, I was at a wedding at another state, back home now and just signed up. I have approved you now, so you can remove some mentoring load from Grant by proposing yourself or giving negative scores. Till -- To unsubscribe from this lis... 12 Apr 2010 07:00
KVM: Enhance the coalesced_mmio_write() parameter to avoid stack buffer overflow
On 04/12/2010 04:57 AM, wzt.wzt(a)gmail.com wrote: coalesced_mmio_write() is not check the len value, if len is negative, memcpy(ring->coalesced_mmio[ring->last].data, val, len); will cause stack buffer overflow. How can len be negative? It can only be between 1 and 8. -- I have a truly marvel... 12 Apr 2010 07:00
[Patch v8 0/3] net: reserve ports for applications using fixed port numbers
Changes from the previous version: - Rename proc_{get,put}_ulong to proc_{get,put}_long(); - Fix potential dead loop problems in cma code. -------------> This patch introduces /proc/sys/net/ipv4/ip_local_reserved_ports which allows users to reserve ports for third-party applications. The reserved ports will... 12 Apr 2010 07:00
Help Needed ( working on kernel )
hi , i think its a good place to ask my question i read the FAQ but not the whole thing. so forgive me if i think wrong. i want to work on kernel and help to improve it as much as i can. i read some articles and book but still i'm not worthy to do any thing .. i want to guys to healp me please and guide me to rea... 12 Apr 2010 07:00
KVM MMU: reduce kvm_mmu_page size
On 04/12/2010 11:05 AM, Xiao Guangrong wrote: 'multimapped' and 'unsync' in 'struct kvm_mmu_page' are just indication field, we can use flag bits instand of them @@ -202,9 +202,10 @@ struct kvm_mmu_page { * in this shadow page. */ DECLARE_BITMAP(slot_bitmap, KVM_MEMORY_SLOTS + KVM_PRIVAT... 12 Apr 2010 08:05
Socket Direct Protocol: help
Good morning, I'm testing some Neteffect cards (Intel code E10G81GP - Neteffect NE020.LP.1.SSR). PC has Linux| (kernel version) 2.6.18-164.15.1.el5 | x86_64 x86_64 x86_64 GNU/Linux. In this phase, I measure the bandwidth with the netserver/nerperf (version netperf-2.4.5) ad hoc tests. They work fine with TCP... 12 Apr 2010 04:50