[PATCH 1/2] Staging: comedi: Fixed long line lengths in comedi.h
This patches fixes long line lengths in comedi.h that were picked up by checkpatch.pl Signed-off-by: Mark Rankilor <reodge(a)gmail.com> --- drivers/staging/comedi/comedi.h | 32 ++++++++++++++++++-------------- 1 files changed, 18 insertions(+), 14 deletions(-) diff --git a/drivers/staging/comedi/comedi.h b/... 13 May 2010 07:11
[PATCH 2/2] Staging: comedi: Fixed more long line lengths in comedi.h
This patches fixes some long line lengths in comedi.h from checkpatch.pl I'd like to get some feedback on this patch, since I'm not sure this is the best way to fix the long line lengths. For the enum entries, putting for example "deprecated" above one line makes it look like all the lines below that are depre... 13 May 2010 07:11
HOPE I CAN TRUST YOU ON THIS!!!
UBS International Holdings BV Herengracht 600 NL-1017 CJ Amsterdam, Netherlands. www.ubs.com/investmentbank Greetings, I am an investment consultant working with UBS International Holdings BV in the Netherlands. I will be happy to work this transaction out with you if you have a corporate or personal Bank Ac... 13 May 2010 07:11
credentials: rcu annotation
Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> wrote: Subject: [PATCH RFC tip/core/rcu 09/23] credentials: rcu annotation From: Arnd Bergmann <arnd(a)arndb.de> Signed-off-by: Arnd Bergmann <arnd(a)arndb.de> Signed-off-by: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> Cc: Peter Zijlstra <peterz(a)infra... 13 May 2010 07:11
[PATCH 4/9] file: use kvmalloc, kvfree and kvfree_inatomic
use kvmalloc, kvfree and kvfree_inatomic use kvmalloc, kvfree and kvfree_inatomic Signed-off-by: Changli Gao <xiaosuo(a)gmail.com> ---- fs/file.c | 109 +++++++++----------------------------------------------------- 1 file changed, 16 insertions(+), 93 deletions(-) diff --git a/fs/file.c b/fs/file.c index 34... 13 May 2010 07:11
[PATCH 5/9] ext4: use kvzalloc and kvfree
use kvzalloc and kvfree use kvzalloc and kvfree Signed-off-by: Changli Gao <xiaosuo(a)gmail.com> ---- fs/ext4/super.c | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/fs/ext4/super.c b/fs/ext4/super.c index e14d22c..822bd93 100644 --- a/fs/ext4/super.c +++ b/fs/ext... 13 May 2010 07:11
keys: __rcu annotations
Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> wrote: Subject: [PATCH RFC tip/core/rcu 10/23] keys: __rcu annotations From: Arnd Bergmann <arnd(a)arndb.de> Signed-off-by: Arnd Bergmann <arnd(a)arndb.de> Signed-off-by: Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> Acked-by: David Howells <dhowells(a)re... 13 May 2010 07:11
pci: allow sysfs file owner to read device dependent config space
On Wed, 12 May 2010 18:29:57 -0700 Chris Wright <chrisw(a)sous-sol.org> wrote: The PCI config space bin_attr read handler has a hardcoded CAP_SYS_ADMIN check to verify privileges before allowing a user to read device dependent config space. This is meant to protect from an unprivileged user potentially lo... 14 May 2010 16:07
Loan Application
Dear Customer, Loan Solution Team, help you to change the way you live.Arranging a loan with us is simple and straight forward,loans from any amount to $5,000 to $2,000,000.00 over 5 to 30 years.we make the process convenient and fast.Our interest rate is 3% APR Typical variable and this means thatall o... 13 May 2010 06:07
[PATCH 2/9] relay: use kvcalloc and kvfree
use kvcalloc and kvfree use kvcalloc and kvfree Signed-off-by: Changli Gao <xiaosuo(a)gmail.com> ---- kernel/relay.c | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) diff --git a/kernel/relay.c b/kernel/relay.c index 3d97f28..002d2f7 100644 --- a/kernel/relay.c ++... 13 May 2010 06:07