Use a slab cache rather than rolling our own free list.
Signed-off-by: Christoph Jaeger
---
v2: Don't use likely()/unlikely().
drivers/staging/ozwpan/ozpd.c| 41 ++--
drivers/staging/ozwpan/ozpd.h| 3 +--
drivers/staging/ozwpan/ozproto.c | 8 +++
Use a slab cache rather than rolling our own free list.
Signed-off-by: Christoph Jaeger
---
v2: Don't use likely()/unlikely().
drivers/staging/ozwpan/ozeltbuf.c | 68 ++-
drivers/staging/ozwpan/ozeltbuf.h | 5 ---
drivers/staging/ozwpan/ozpd.c | 2 --
d
Use a slab cache rather than rolling our own free list.
Signed-off-by: Christoph Jaeger
---
v2: Don't use likely()/unlikely().
drivers/staging/ozwpan/ozhcd.c | 70 --
1 file changed, 12 insertions(+), 58 deletions(-)
diff --git a/drivers/staging/ozwpan/o
On Fri, Aug 08, 2014 at 01:06:15AM -0400, Oleg Drokin wrote:
>
> On Aug 8, 2014, at 12:42 AM, Greg Kroah-Hartman wrote:
>
> > On Fri, Aug 08, 2014 at 12:03:20AM -0400, Oleg Drokin wrote:
> >> Hello!
> >>
> >> On Aug 7, 2014, at 11:49 PM, Greg Kroah-Hartman wrote:
>
> This is not a cri
On Aug 8, 2014, at 12:42 AM, Greg Kroah-Hartman wrote:
> On Fri, Aug 08, 2014 at 12:03:20AM -0400, Oleg Drokin wrote:
>> Hello!
>>
>> On Aug 7, 2014, at 11:49 PM, Greg Kroah-Hartman wrote:
This is not a critical bug and in the worst case the code here may
cause miss of statistics
On Fri, Aug 08, 2014 at 12:03:20AM -0400, Oleg Drokin wrote:
> Hello!
>
> On Aug 7, 2014, at 11:49 PM, Greg Kroah-Hartman wrote:
> >>
> >> This is not a critical bug and in the worst case the code here may
> >> cause miss of statistics counter increase.
> >> This is why I think it is not worth to
Opps, I forget.
Let me correct and send V2 patch.
Regards
Sanjeev Sharma
-Original Message-
From: Greg KH [mailto:gre...@linuxfoundation.org]
Sent: Thursday, August 07, 2014 9:33 PM
To: Sharma, Sanjeev
Cc: de...@driverdev.osuosl.org; oor...@gmail.com; linux-ker...@vger.kernel.org
Subjec
This is a patch to the r819xU_phyreg.h file that fixes
commenting style warning
Signed-off-by: Sanjeev Sharma
---
drivers/staging/rtl8192u/r819xU_phyreg.h | 189 ---
1 file changed, 98 insertions(+), 91 deletions(-)
diff --git a/drivers/staging/rtl8192u/r819xU_phyreg
Hello!
On Aug 7, 2014, at 11:49 PM, Greg Kroah-Hartman wrote:
>>
>> This is not a critical bug and in the worst case the code here may
>> cause miss of statistics counter increase.
>> This is why I think it is not worth to backport the patch at all.
> You are right, and if this is just for some r
On Thu, Aug 07, 2014 at 02:13:50PM +0300, Evgeny Budilovsky wrote:
> On Thu, Aug 7, 2014 at 12:42 AM, Greg Kroah-Hartman
> wrote:
> > On Wed, Aug 06, 2014 at 09:22:43PM +0300, Evgeny Budilovsky wrote:
> >>
> >>
> >> Signed-off-by: Evgeny Budilovsky
> >
> > Why is this needed? Is the current code
On Fri, Aug 08, 2014 at 03:13:58AM +, Dexuan Cui wrote:
> > -Original Message-
> > From: Richard Weinberger [mailto:richard.weinber...@gmail.com]
> > Sent: Friday, August 8, 2014 6:37 AM
> > To: David Miller; Yue Zhang (OSTC DEV)
> > Cc: o...@aepfle.de; net...@vger.kernel.org; driverdev
> -Original Message-
> From: Richard Weinberger [mailto:richard.weinber...@gmail.com]
> Sent: Friday, August 8, 2014 6:37 AM
> To: David Miller; Yue Zhang (OSTC DEV)
> Cc: o...@aepfle.de; net...@vger.kernel.org; driverdev-
> de...@linuxdriverproject.org; LKML; Greg KH; jasow...@redhat.com;
On Thu, Aug 07, 2014 at 11:08:34PM +0100, Martin Berglund wrote:
> Add missing __user macro casting in the function wpa_set_keys.
> This is okay since the function handles the possibility of
> param->u.wpa_key.key and param->u.wpa_key.seq pointing to
> kernelspace using a flag, fcpfkernel.
>
> Sig
On Mon, Jul 21, 2014 at 11:32 PM, David Miller wrote:
> From: Olaf Hering
> Date: Mon, 21 Jul 2014 11:18:51 +0200
>
>> On Mon, Jul 21, Richard Weinberger wrote:
>>
>>> My concern is that 10 seconds is maybe not a the right choice.
>>> (As we cannot know all implementations)
>>
>> Until someone re
Add missing __user macro casting in the function wpa_set_keys.
This is okay since the function handles the possibility of
param->u.wpa_key.key and param->u.wpa_key.seq pointing to
kernelspace using a flag, fcpfkernel.
Signed-off-by: Martin Berglund
---
This was submitted as part of Eudyptula chal
On Mon, Aug 04, 2014 at 03:52:17PM -0700, Joe Perches wrote:
> On Tue, 2014-08-05 at 00:45 +0200, Adrian Remonda wrote:
> > This is a patch to the hal/rtl8188eu_recv.c file that fixes up a "line
> > over 80 characters" warning found by the checkpatch.pl tool.
> []
> > diff --git a/drivers/staging/r
This patch clear some code that was not doing any help.
Pointed out by Larry.Finger
Signed-off-by: Adrian Remonda
---
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
b/driver
This is a patch to the hal/rtl8188eu_recv.c file that fixes up a "line
over 80 characters" warning found by the checkpatch.pl tool.
Signed-off-by: Adrian Remonda
---
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 28 +-
1 file changed, 18 insertions(+), 10 deletions(-)
On Thu, 2014-08-07 at 19:01 +0300, Dan Carpenter wrote:
> On Thu, Aug 07, 2014 at 09:01:36PM +0530, Srikrishan Malik wrote:
> > On Wed, Aug 06, 2014 at 11:18:13PM +0300, Dan Carpenter wrote:
> > > That looks silly before and after. Everything is indented in a funny
> > > way.
> >
> > Is this bett
Dear Friend
I am Mr. Ahmed Zama,I work for UBA bank Ouagadougou Burkina Faso. I have a
business proposal which concerns the transfer of 4.8 M Euros into a foreign
account. Everything about this transaction shall be legally done without any
problem. If you are interested to help me, I will g
On Thu, Aug 07, 2014 at 12:15:57PM +0530, Sanjeev Sharma wrote:
> This is a patch to the r819xU_phyreg.h file that fixes
> commenting style warning
>
> Signed-off-by: Sanjeev Sharma
> ---
> drivers/staging/rtl8192u/r819xU_phyreg.h | 188
> ---
> 1 file changed, 97 in
On Thu, Aug 07, 2014 at 09:01:36PM +0530, Srikrishan Malik wrote:
> On Wed, Aug 06, 2014 at 11:18:13PM +0300, Dan Carpenter wrote:
> > That looks silly before and after. Everything is indented in a funny
> > way.
>
> Is this better:
>
> static const ldlm_policy_data_t lookup_policy = {
>
On Wed, Aug 06, 2014 at 11:18:13PM +0300, Dan Carpenter wrote:
> On Wed, Aug 06, 2014 at 10:43:00PM +0530, Srikrishan Malik wrote:
> > diff --git a/drivers/staging/lustre/lustre/mdc/mdc_locks.c
> > b/drivers/staging/lustre/lustre/mdc/mdc_locks.c
> > index c03d77c9c5b8..09209171b50c 100644
> > ---
On 03/08/14 10:58, Himangi Saraogi wrote:
> This patch introduces the use of devm_iio_device_register and does away
> with the unregister in the remove function.
>
> Signed-off-by: Himangi Saraogi
> Acked-by: Julia Lawall
Applied to the togreg branch of iio.git
Thanks,
J
> ---
> drivers/stagi
On 03/08/14 11:00, Himangi Saraogi wrote:
> This patch introduces the use of devm_iio_device_register and does away
> with the unregister in the remove function. The remove function is no
> longer required and is completely removed.
>
> Signed-off-by: Himangi Saraogi
> Acked-by: Julia Lawall
App
On Thu, Aug 7, 2014 at 12:42 AM, Greg Kroah-Hartman
wrote:
> On Wed, Aug 06, 2014 at 09:22:43PM +0300, Evgeny Budilovsky wrote:
>>
>>
>> Signed-off-by: Evgeny Budilovsky
>
> Why is this needed? Is the current code a bug? Where was the reference
> added? Is this causing a problem without this p
On 06/08/14 18:06, Oussama Jabbari wrote:
> This patch fixes a warning from checkpatch.pl script :
> "WARNING: Missing a blank line after declarations"
>
> Signed-off-by: Oussama Jabbari
Whilst I find it hard to care about this particular issue,
I'm accepting this mainly to avoid getting the same
On 2014/08/07 08:10 AM, Luca Ellero wrote:
> Enable support for the National Instruments USB-6501 module.
>
> The NI USB-6501 is a Full-Speed USB 2.0 (12 Mbit/s) device that
> provides 24 digital I/O lines channels and one 32-bit counter.
>
> This is a preliminary version:
> GPIO: works
>
On 2014/08/06 06:55 PM, Niklas Svensson wrote:
> This patch fixes warnings of checkpatch.pl script:
>
> CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around devpriv->timer
> +init_timer(&(devpriv->timer));
>
> CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
>
On 07/08/14 01:22, Murilo Opsfelder Araujo wrote:
> This patch adds missing blank lines between declarations and code and
> fixes lines starting by spaces, satisfying checkpatch.pl.
>
> Signed-off-by: Murilo Opsfelder Araujo
Applied to the togreg branch of iio.git. Initially pushed out
as testin
On 07/08/14 01:22, Murilo Opsfelder Araujo wrote:
> Signed-off-by: Murilo Opsfelder Araujo
Applied to the togreg branch of iio.git.
Thanks,
Jonathan
> ---
> drivers/staging/iio/accel/sca3000_core.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/staging/iio/a
Fix the following sparse warning :
In file included from drivers/staging/wlan-ng/prism2usb.c:5:0:
drivers/staging/wlan-ng/prism2fw.c: In function
‘read_cardpda.constprop.43’:
drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of
1068 bytes is larger than 1024 bytes [-Wframe-larger-t
Enable support for the National Instruments USB-6501 module.
The NI USB-6501 is a Full-Speed USB 2.0 (12 Mbit/s) device that
provides 24 digital I/O lines channels and one 32-bit counter.
This is a preliminary version:
GPIO: works
counter: doesn't work
Signed-off-by: Luca Ellero
33 matches
Mail list logo