crypto: khazad - Fix checkpatch errors
On Fri, Feb 19, 2010 at 01:21:41AM +0100, Richard Hartmann wrote: Signed-off-by: Richard Hartmann <richih.mailinglist(a)gmail.com> --- crypto/khazad.c | 71 +++++++++++++++++++++++++++---------------------------- 1 files changed, 35 insertions(+), 36 deletions(-) @@ -810,25 +810,25 @@ static void... 10 Mar 2010 06:23
crypto: internal - Fix checkpatch errors
On Fri, Feb 19, 2010 at 01:21:33AM +0100, Richard Hartmann wrote: Signed-off-by: Richard Hartmann <richih.mailinglist(a)gmail.com> --- crypto/internal.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/crypto/internal.h b/crypto/internal.h index 2d22636..d4384b0 100644 ... 10 Mar 2010 06:23
[GIT pull] timer fixes for 2.6.34
Linus, Please pull the latest timers-fixes-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git timers-fixes-for-linus Thanks, tglx ------------------> John Stultz (1): timekeeping: Prevent oops when GENERIC_TIME=n kernel/time/clocksource.c | 4... 10 Mar 2010 06:23
smatch_scripts/whitespace_only.sh
On Wed, 10 Mar 2010, Dan Carpenter wrote: I wrote a script to check that a patch only changes white space. It compiles the files before and after the patch is applied and verifies that they are the same. You'll need to compile smatch: git pull git://repo.or.cz/smatch.git make cd /path/to/... 10 Mar 2010 06:23
ata1 timeouts on 2.6.34-rc1
I am on 2.6.34-r1 and I get the same ATA timeouts as Linus gets here: http://lkml.org/lkml/2010/3/9/345 ata1: clearing spurious IRQ ata1: lost interrupt (Status 0x50) ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen ata1.00: failed command: WRITE DMA ata1.00: cmd ca/00:08:75:98:89/00:00:00:00:... 10 Mar 2010 15:19
[PATCH] Staging: crystalhd: fixed white spaces and brace coding in crystalhd_hw.c This is a patch to the crystalhd_hw.c file that fixes up a white space and brace warnings found by the checkpatch.pl tool Signed-off-by: Tomas Dabasinskas <tomas.it@gma
--- drivers/staging/crystalhd/crystalhd_hw.c | 29 ++++++++++++----------------- 1 files changed, 12 insertions(+), 17 deletions(-) diff --git a/drivers/staging/crystalhd/crystalhd_hw.c b/drivers/staging/crystalhd/crystalhd_hw.c index 01819d3..772da05 100644 --- a/drivers/staging/crystalhd/crystalhd_hw.c +++... 10 Mar 2010 05:18
[GIT PULL] Please pull my perf.git urgent branch
Ingo, My fix for the oops Anton was seeing was acked by Peter Z and attracted no other comments, so please pull it and send it on to Linus with the next batch of urgent fixes. Thanks, Paul. The following changes since commit 548b84166917d6f5e2296123b85ad24aecd3801d: Ingo Molnar (1): Merge commit... 10 Mar 2010 05:18
freezer: only show the state of tasks refusing to freeze
> show_state will dump all tasks state, so if freezer failed to freeze any task, kernel will dump all tasks state and flood the dmesg log. This patch makes freezer only show state of tasks refusing to freeze. Signed-off-by: Xiaotian Feng <dfeng(a)redhat.com> Cc: Pavel Machek <pavel(a)ucw.cz> ACK. di... 10 Mar 2010 05:17
[kernel group] daily report 10/03/10
- investigate the abnormality of 'sysbench mutex' (Xiao) - kvm: learning basic principle (Lai) - we've sent the test program to Steven in private mail, and he has managed to trigger kernel warning and segfaults. (Li) - sent a mail to FJ to explain the value of trace-cmd/kernelshark. (Li) -- To unsubscribe... 10 Mar 2010 05:17
WARNING: at arch/x86/kernel/hpet.c:404 hpet_next_event+0x57/0x77()
Kernel 2.6.33 [ 1.200658] ------------[ cut here ]------------ [ 1.200662] WARNING: at arch/x86/kernel/hpet.c:404 hpet_next_event+0x57/0x77() [ 1.200663] Hardware name: P55A-UD4 [ 1.200664] hpet: compare register read back failed. [ 1.200665] Modules linked in: [ 1.200666] Pid: 0, comm: swapp... 10 Mar 2010 13:04