On Thursday 31 July 2014 05:38 AM, Greg KH wrote:
>
> This patch doesn't apply against my tree at all, what did you make it
> against?
>
> Always work against linux-next, or the staging-next branch of my
> staging.git tree on git.kernel.org.
>
> thanks,
>
> greg k-h
Hi,
I am working on staging.gi
On Tuesday 29 July 2014 02:47 PM, Dan Carpenter wrote:
> On Tue, Jul 29, 2014 at 10:05:38AM +0200, Tobias Klauser wrote:
>
>> Wouldn't it be better to annotate the data member in struct tagSCmdRequest
>> with __user instead of introducing all these casts?
Hi,
Yes, having the data member annotate
On Monday 28 July 2014 08:43 AM, Greg KH wrote:
> On Mon, Jul 28, 2014 at 08:38:29AM +0530, Anil Belur wrote:
>> Signed-off-by: Anil Belur
>> ---
>> drivers/staging/cxt1e1/linux.c | 30 +++---
>> 1 file changed, 15 insertions(+), 15 deletions(-)
> This file is no longer i
On Thursday 10 July 2014 11:25 AM, Anil Belur wrote:
> From: Anil Belur
>
> - as kfree() internally check for NULL, additional check it not
> required.
>
Sorry - please ignore this patch set, they are already fixed by someone
else recently.
___
devel
On Wednesday 09 July 2014 05:16 PM, Pavel Machek wrote:
> I wonder if it would maek sense to do
> ./include/linux/interrupt.h:#define IRQF_DISABLED 0 to make it extra
> clear that it is nop now? Pavel
yes - it makes sense. there are still a few references to the macro in
the code.
Cheers,
Anil
_
On Wednesday 09 July 2014 05:21 AM, Greg KH wrote:
> This change is already in my tree, what branch are you working
> against? greg k-h
Hi Greg,
I am using staging.git. I try to make sure and rebase any changes in my
branch with staging-next before sending out the patches. Not sure, if I
am miss
On Wednesday 09 July 2014 05:18 AM, Greg KH wrote:
> Someone sent this same patch just before you did, sorry :(
>
Ah - no worries - sorry for the noise.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/l
On Monday 30 June 2014 12:47 AM, Antti Palosaari wrote:
> Moikka!
> That is already fixed by someone else and patch is somewhere Mauro or
> Hans queue.
>
> regards
> Antti
>
Moikka :)
Ah no worries - I could not find the changes with the latest updates.
Thanks
___