[PATCH] ext2/ext3:useless code for return value
When rsv is the right hand side of goal, we should return NULL, because now rsv's prev is NULL, or we return rsv. Signed-off-by: Peter Pan(����ƽ) <wppan(a)redflag-linux.com> --- fs/ext2/balloc.c | 6 +----- fs/ext3/balloc.c | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/f... 6 May 2010 10:46
[GIT PULL] updates for oprofile
Ingo, please pull oprofile updates for tip from git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git core Thanks, -Robert -- The following changes since commit 9414e99672271adcc661f3c160a30b374179b92f: Phil Carmody (1): oprofile: protect from not being in an IRQ context are... 6 May 2010 09:39
astuzokaya@yahoo.co.uk
HELLO, my name is Miss astu. It gives me great pleasure by seeing your mail.i felt very happy for having a net friend.i will be greatfulif we continue our relationship as long as it goes.after seeing your mail,so that i can send my pictures to you;i felt more interested in knowing more about you in person & per... 6 May 2010 09:39
Hello!!!
Hello!!! My name is Maimonas and i hope you are doing fine today, i am delighted to contact you and i hope you will be the honest and caring friend that i long to meet, i will appreciate if you will respond to this mail through my private email address maimonas03(a)yahoo.co.uk To enable me tell you more more ab... 6 May 2010 09:39
Make file_pos_read/write() public and export kernel_write()
On Sat, May 01, 2010 at 10:15:01AM -0400, Oren Laadan wrote: These three are used in a subsequent patch to allow the kernel c/r code to call vfs_read/write() to read and write data to and from the checkpoint image. This patch makes the following changes: 1) Move kernel_write() from fs/splice.c to... 6 May 2010 08:32
[PATCH] ad7877: keep dma rx buffers in seperate cache lines
With dma based spi transmission, data corruption is observed occasionally. With dma buffers located right next to msg and xfer fields, cache lines correctly flushed in preparation for dma usage may be polluted again when writing to fields in the same cache line. Make sure cache fields used with dma do not shar... 6 May 2010 07:26
[PATCH] ad7877: fix spi word size to 16 bit
With no word size given in the users platform data, a generic spi host controller driver will assume a default word size of eight bit. This causes transmission to be performed bytewise, which will fail on little endian machines for sure. Failure on big endian depends on usage of slave select to mark word boundarie... 6 May 2010 07:26
linux-next: manual merge of the security-testing tree with Linus' tree
Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: I just used the version from Linus' tree. Okay. However, I'd like to NAK some bits of c5b60b5e67af8be4c58d3ffcc36894f69c4fbdc1 now that I see it... @@ -1282,16 +1282,16 @@ long keyctl_session_to_parent(void) /* the parent must have the same ... 6 May 2010 07:26
[PATCH] Staging: comedi: Fixed long line lengths in comedi.h
This patches fixes some of the long line lengths that checkpatch.pl was complaining about in comedi.h Signed-off-by: Mark Rankilor <reodge(a)gmail.com> --- drivers/staging/comedi/comedi.h | 26 +++++++++++++++++--------- 1 files changed, 17 insertions(+), 9 deletions(-) diff --git a/drivers/staging/comedi/co... 6 May 2010 06:22
[tip:x86/urgent] x86: Fix fake apicid to node mapping for numa emulation
Commit-ID: b0c4d952a158a6a2547672cf4fc9d55e415410de Gitweb: http://git.kernel.org/tip/b0c4d952a158a6a2547672cf4fc9d55e415410de Author: David Rientjes <rientjes(a)google.com> AuthorDate: Thu, 6 May 2010 02:24:34 -0700 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 6 May 2010 12:02:05 +0200 x86: ... 6 May 2010 06:22