login
Header Space

 
 

Mailing list archives

Search results

Found 596 matching messages (0.058 seconds). Page 1 of 30.

Re: [patch 07/76] NIU: Bump driver version and release date.

... to waste anyones time. Kind regards, Jesper Juhl On 22/03/2008, ... davem@davemloft.net> wrote: > > From: "Jesper Juhl" <jesper.juhl@gmail.com> > > Date: ... what rules apply etc. > > > -- > > Jesper Juhl <jesper.juhl@gmail.com> > > Don' ...

linux-kernel - Jesper Juhl - Mar 26 2008 - 17:28

Re: [PATCH][Resend] fewer pointer derefs in scsi_error

... if this one takes root or not ;) /Jesper > > This patch reduces the number of ... (scmd); > + return eh_abort_handler(scmd); > } > > /** > > -- Jesper Juhl <jesper.juhl@gmail.com> Don't top-post http://www.catb.org/~esr/jargon ...

linux-kernel - Jesper Juhl - May 12 2008 - 16:32

Re: [PATCH][sas] Fix potential NULL pointer dereference bug in sas_smp_get_phy_events()

... -27 at 23:27 +0200, Jesper Juhl wrote: > > In sas_smp_get_phy_events() we ... only). > > > > > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > > --- > > > > drivers/ ... only). Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- drivers ...

linux-kernel - Jesper Juhl - Jul 27 2007 - 19:13

Re: [RFC][PATCH] XFS: memory leak in xfs_inactive() - is xfs_trans_free() enough or do we need xfs_trans_cancel() ?

... 2007 at 11:31:16PM +0200, Jesper Juhl wrote: > > > Hi, > > > > > > The Coverity checker ... > Thanks for reporting the problem, Jesper. > > > You are welcome. > > That commit ... case. > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > --- > fs/ ...

linux-kernel - Jesper Juhl - May 24 2007 - 08:03

(resend) scsi0: Unexpected busfree while idle - Adaptec 29160N Ultra160 SCSI adapter

... Sunday 15 July 2007 04:04:50 Jesper Juhl wrote: > On 09/07/07, ... > Here's output from scripts/ver_linux : > > > > juhl@dragon:~/kernel/linux-2.6$ scripts/ ... info is still valid. > > > > > uname -a is : > > > > juhl@dragon:~/kernel/linux-2.6$ uname - ...

linux-kernel - Jesper Juhl - Jul 25 2007 - 18:05

Re: [PATCH] Let 'make help' output info about includecheck

... , Nov 12, 2007 at 12:56:35AM +0100, Jesper Juhl wrote: > >From: Jesper ... about its existence. > > > > > >Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > > I think Randy ... you for pointing it out. -- Jesper Juhl <jesper.juhl@gmail.com> Don't ...

linux-kernel - Jesper Juhl - Nov 14 2007 - 05:16

Re: [PATCH][Resend] PCI Express ASPM support should default to 'No'

... On Sunday, April 27, 2008 1:07 pm Jesper Juhl wrote: > > From: Jesper ... the patch." > > > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > > I already ... pull request > soon. > Ok, thanks :-) -- Jesper Juhl <jesper.juhl@gmail.com> Don't ...

linux-kernel - Jesper Juhl - Apr 27 2008 - 17:35

Re: [-mm Patch] INFINIBAND: check the return value of kmalloc

... @cisco.com> wrote: > thanks, I added Jesper's suggestion to the original patch ... of kmalloc() as suggested by > Jesper Juhl <jesper.juhl@gmail.com>. ] > Signed-off- ... Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> ...

linux-kernel - Jesper Juhl - Jul 5 2007 - 18:26

Re: [PATCH][24/37] Clean up duplicate includes in kernel/

... > kernel/ > > > > > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > > Reviewed-by: ... Sharma > > [ Jesper, I hope you re-built with ... config for my home machine. -- Jesper Juhl <jesper.juhl@gmail.com> Don't ...

linux-kernel - Jesper Juhl - Jul 22 2007 - 01:07

Re: [PATCH][5/5][resend] floppy.c: Fix device_create_file() warning

... Monday 19 March 2007 16:16, Jesper Juhl wrote: > > On 19/03/07, Andi Kleen ... Either this : Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- diff -- ... or this : Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- diff ...

linux-kernel - Jesper Juhl - Mar 19 2007 - 13:42

Re: [PATCH] Remove a few UMSDOS leftovers

... :17 H. Peter Anvin wrote: > Jesper Juhl wrote: > > The UMSDOS filesystem ... file. > > > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > > --- [snip] ... documentation. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- Documentation/ ...

linux-kernel - Jesper Juhl - May 24 2007 - 19:15

[PATCH] clarify the GPL version of contributions by Jesper Juhl in CREDITS

... GPL version 2. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- CREDITS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ... ,6 +1639,7 @@ N: Jesper Juhl E: jesper.juhl@gmail.com D: Various ...

linux-kernel - Jesper Juhl - Jun 17 2007 - 20:33

Re: [PATCH] Avoid potential NULL deref in scripts/genksyms/lex.l

... 2007 23:40:03 +0200 Jesper Juhl <jesper.juhl@gmail.com> wrote: ... that file) > > > > > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > > --- > > > > scripts/genksyms ... hurt by that extra 'if'... -- Jesper Juhl <jesper.juhl@gmail.com> Don't ...

linux-kernel - Jesper Juhl - Jun 24 2007 - 18:02

[PATCH][isapnp] Remove pointless check of 'type' against 0 in isapnp_read_tag()

... Wednesday 04 July 2007 03:04:13 Jesper Juhl wrote: > On 03/07/07, Andrew ... Jul 2007 01:38:31 +0200 > > > > Jesper Juhl <jesper.juhl@gmail.com> wrote: > > ... just be removed. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- drivers/pnp/isapnp ...

linux-kernel - Jesper Juhl - Jul 4 2007 - 18:59

[PATCH] fixup binutils printing from scripts/ver_linux

... fixes things up. Pre this patch: juhl@dragon:~/kernel/linux-2.6$ ... ... binutils Binutils ... Post this patch: juhl@dragon:~/kernel/linux-2.6$ ... 17.20070615 ... Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- scripts/ ...

linux-kernel - Jesper Juhl - Jul 8 2007 - 19:47

Re: - isapnp-remove-pointless-check-of-type-against-0-in-isapnp_read_tag.patch removed from -mm tree

... against 0 in isapnp_read_tag() > From: Jesper Juhl <jesper.juhl@gmail.com> > > In drivers/ ... be removed. > > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > Signed-off ... the most simple of patches. -- Jesper Juhl <jesper.juhl@gmail.com> Don't ...

linux-kernel - Jesper Juhl - Jul 16 2007 - 17:15

Re: error: implicit declaration of function 'rcu_dereference' - current -git fails to build

On 02/08/07, Jesper Juhl <jesper.juhl@gmail.com> wrote: > I ... 1 > make: *** [init] Error 2 > > > -- > Jesper Juhl <jesper.juhl@gmail.com> > Don't top- ... http://www.expita.com/nomime.html > -- Jesper Juhl <jesper.juhl@gmail.com> Don't top- ...

linux-kernel - Jesper Juhl - Aug 2 2007 - 16:10

[PATCH][RESEND] Clarify the GPL version of contributions by Jesper Juhl in CREDITS

... GPL version 2. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> --- CREDITS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ... ,6 +1639,7 @@ N: Jesper Juhl E: jesper.juhl@gmail.com D: Various ...

linux-kernel - Jesper Juhl - Aug 4 2007 - 14:31

Re: [PATCH 04/12] Clean up duplicate includes in arch/i386/xen/

... ; this patch is From: Jesper Juhl <jesper.juhl@gmail.com> > Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> > Signed-off-by: ... #include -- Jesper Juhl <jesper.juhl@gmail.com> Don't top-post http://www.catb.org/~esr ...

linux-kernel - Jesper Juhl - Oct 15 2007 - 17:58

Re: [PATCH] Fix problem with size of allocation in libsas

... 2007-11-12 at 01:13 +0100, Jesper Juhl wrote: > > On 12/11/2007, ... .com> wrote: > > > On Mon, 2007-11-12 at 00:24 +0100, Jesper Juhl wrote: > > > > From: Jesper ... is less than "sizeof(struct foo)"... -- Jesper Juhl <jesper.juhl@gmail.com> Don't top ...

linux-kernel - Jesper Juhl - Nov 11 2007 - 20:48

speck-geostationary