Probing System calls
I am trying to probe the read and write system calls using jprobe and kretprobes. In the first place, sys_read was not exported, so I have exported the symbol and I am successfully able to register the probes. Next I have a small piece of code that just invokes the read system call. Now after I insert the module wi... 10 Apr 2010 05:51
Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...)
On Sat, Apr 10, 2010 at 12:44:28AM +0200, Janos Haar wrote: Hello, Hi, I am just started to test the stable-queue patch series on 2.6.32.10. Now running, we will see... The 2.6.33.2 made 4 crashes in the last 3 days. :-( This was more worse than the original 2.6.32.10. (I am very interested... 10 Apr 2010 04:47
[PATCH] staging: et131x: et1310_phy.c coding style fixes.
I fixed some long lines and whitespace around a =. Signed-off-by: Lars Lindley <lindley(a)coyote.org> --- drivers/staging/et131x/et1310_phy.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/drivers/staging/et131x/et1310_phy.c b/drivers/staging/et131x/et1310_phy.c index 34cd5d1.... 10 Apr 2010 03:43
[PATCH] staging: et131x: et1310_eeprom.c coding style fixes.
I fixed indentation in one place and two long lines. Signed-off-by: Lars Lindley <lindley(a)coyote.org> --- drivers/staging/et131x/et1310_eeprom.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/et131x/et1310_eeprom.c b/drivers/staging/et131x/et1310_eeprom.c index... 10 Apr 2010 03:43
You are awarded 1,000,000.00 pounds in the British Telecom Promo.Send Details
Names..........Address........Occupation..... -- 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.org/lkml/ ... 10 Apr 2010 00:29
You are awarded 1,000,000.00 pounds in the Tobacco Award Offer Send Details
Names..........Address........Occupation..... -- 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.org/lkml/ ... 9 Apr 2010 22:18
What are the goals for the architecture of an in-kernel IR system?
Hi! Am Freitag, den 09.04.2010, 20:32 -0300 schrieb Mauro Carvalho Chehab: Andy Walls wrote: On Fri, 2010-04-09 at 17:55 -0400, Devin Heitmueller wrote: On Fri, Apr 9, 2010 at 9:01 AM, Mauro Carvalho Chehab <mchehab(a)redhat.com> wrote: [1] Basically, a keycode (like KEY_POWER) could be used... 9 Apr 2010 21:12
YOUR ATM CARD
I am directed to inform you that your payment verification and confirmations is OK.Your ATM Card Numbers is : 4001010257172299,Your Secret PIN Number is 8342. The ATM Card Value is $8.5M USD Only. Respond immediately with your full name as you want them on the card and your delivery address/Phone Number. Congra... 9 Apr 2010 21:12
bt878/msp3445 Audio Channel Swapping
Maybe this is something that just "everyone already knows" but I can't find documentation about it. In several kernels I've tried, most recently 2.6.30, the drivers for NTSC tuner cards with AV inputs have their left-right channels swapping coming out of the ALSA drivers. Both the RF and AV inputs are like this. ... 9 Apr 2010 20:06
[PATCH] MTD: Suppress warnings in inline_map_read()
With gcc 4.4.3 -O2 on MIPS32: drivers/mtd/chips/cfi_util.c: In function 'cfi_qry_present': include/linux/mtd/map.h:390: warning: 'r' may be used uninitialized in this function include/linux/mtd/map.h:375: note: 'r' was declared here include/linux/mtd/map.h:390: warning: 'r' may be used uninitialized in this funct... 9 Apr 2010 20:06