[141/145] KVM: x86 emulator: Check CPL level during privilege instruction emulation
Greg KH wrote: On Sat, Mar 13, 2010 at 08:37:57PM +0000, Ben Hutchings wrote: On Fri, 2010-03-12 at 16:27 -0800, Greg KH wrote: 2.6.32-stable review patch. If anyone has any objections, please let me know. ---------------- From: Gleb Natapov <gleb(a)redhat.com> commit e92805ac1228626... 14 Mar 2010 15:25
[Lguest] 2.6.33 guest crash (was: Re: 2.6.32-rc5 guest crash)
On Mon, Oct 26, 2009 at 02:26:04PM +1030, Rusty Russell wrote: On Mon, 26 Oct 2009 04:25:21 am Johannes Stezenbach wrote: I'm using linux-2.6.32-rc5-81-g964fe08 as both host and guest, and the guest crashes on boot: Calibrating delay loop... general protection fault: 0000 [#1] PREEMP... 14 Mar 2010 14:17
sys_umount() returns EBUSY when doing: sh -c "mount /dev/sdc1 /mnt; umount /mnt"
On 03/13/2010 02:56 AM, Francis Moreau wrote: Hello I've some shell scripts which try to find out the filesystem hosted by a block device. They basically do this: mount /dev/sdc1 /mnt fs=$(stat -f -c %T $mount_point) umount /mnt It happens to work but since an unknown ... 14 Mar 2010 13:08
[PATCH] staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.c
Previously defines had a mix of both tabs and spaces, causing an error in the checkpatch tool. These tabs and spaces have been consolidated to only tabs. Signed-off-by: Steven Harms <sharms(a)ubuntu.com> --- drivers/staging/otus/ioctl.c | 30 +++++++++++++++--------------- 1 files changed, 15 insertions(+), 15 de... 14 Mar 2010 12:01
Leadtek WinFast PxPVR2200
in the file drivers\media\video\cx23885\cx23885-cards.c there is: CX23885_BOARD_LEADTEK_WINFAST_PXTV1200 it is possible to add LeadTek WinFast PxPVR2200 to that file ? it uses the CONEXANT PCIe A/V Decoder CX23885-13Z and CONEXANT MPEG II A/V ENCODER CX23417-11Z -- To unsubscribe from this list: send the ... 14 Mar 2010 12:01
perf hist: Don't fprintf the callgraph unconditionally
Em Sun, Mar 14, 2010 at 10:47:34AM +0100, Frederic Weisbecker escreveu: Hmm, so for now the callchain won't work anymore until it gets properly reimplemented right? It doesn't work in the newt interface only, it remais working if you do: perf report | less perf report > output.txt rpm -e newt-devel ; make... 14 Mar 2010 10:54
should new kfifo implementation really be exporting that much?
just curious about how much is being exported from kfifo.c: $ grep EXPORT_SYMBOL kernel/kfifo.c EXPORT_SYMBOL(kfifo_init); EXPORT_SYMBOL(kfifo_alloc); EXPORT_SYMBOL(kfifo_free); EXPORT_SYMBOL(kfifo_skip); EXPORT_SYMBOL(__kfifo_in_n); EXPORT_SYMBOL(kfifo_in); EXPORT_SYMBOL(__kfifo_in_generic); EXPORT_SYMB... 22 Mar 2010 11:51
RDC321x southbridge and GPIO support
Samuel, Any comments on this? Thanks. Le jeudi 11 mars 2010 09:42:03, Florian Fainelli a écrit : Hi Wim, Samuel, Ingo, Here are 4 patches relative to adding support for the RDC321x southbridge. This southbridge is present on all x86-based RDC321x System-on-a-Chip and provides access to GPIOs and W... 25 Mar 2010 09:06
[PATCH, fix 1/2] Add the platform data include for the Xilinx XPS IIC Bus Interface
From: Richard Röjfors <richard.rojfors(a)pelagicore.com> Date: Tue, 09 Mar 2010 09:17:36 +0100 This file was missed in the original patch that went into Linus' tree. Cc: "Ben Dooks (embedded platforms)" <ben-linux(a)fluff.org> Cc: linux-i2c(a)vger.kernel.org Signed-off-by: Richard Röjfors <richard.rojfors(a)pelagicore... 14 Mar 2010 08:42
34-rc1-git3 build failure with CGROUP_MEM_RES_CTLR_SWAP=y
On a PowerPC box, latest 34-rc1 git(d89b218b8...) fails to build with CGROUPS_MEM_RES_CTRL_SWAP=y. LD init/built-in.o LD .tmp_vmlinux1 mm/built-in.o: In function __xchg: arch/powerpc/include/asm/system.h:331: undefined reference to .__xchg_called_with_bad_pointer mm/built-in.o: In function __cmpxchg:... 14 Mar 2010 22:05