login
Header Space

 
 

Mailing list archives

Search results

Found 1065 matching messages (0.027 seconds). Page 1 of 50.

FInal kprobes rollup patches

... unification Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- arch/ ... here. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- arch/ ... duplicates. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- arch/ ...

linux-kernel - Harvey Harrison - Dec 15 2007 - 04:45

Re: [PATCH 18/23] sparc: use the new byteorder headers

... -0700 > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > I'm ... upon that analysis. From: Harvey Harrison <harvey.harrison@gmail.com> Subject: ... defined. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- include/ ...

linux-kernel - Harvey Harrison - Aug 19 2008 - 15:02

Re: [PATCH] kprobes: remove sparse warnings from x86

... 10:08 -0500, Masami Hiramatsu wrote: > Harvey Harrison : > > arch/x86/kernel/kprobes.c ... static. > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > It ... .com> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- arch/ ...

linux-kernel - Harvey Harrison - Feb 14 2008 - 14:01

[PATCH] smack: fix integer as NULL pointer warning in smack_lsm.c

... NULL pointer Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- security/smack ... 00:00:00 2001 From: Harvey Harrison <harvey.harrison@gmail.com> Date: ... as well. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- drivers/md ...

linux-kernel - Harvey Harrison - Feb 24 2008 - 21:47

Re: [PATCH 12/12] net: use the common ascii hex helpers

... Miller wrote: > > > > > > > From: Harvey Harrison <harvey.harrison@gmail.com> > > > > Date: Fri, 02 ... :01:56 -0700 > > > > > > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > > > > > > > Acked-by: David S ...

linux-kernel - Harvey Harrison - May 2 2008 - 20:11

[PATCHv2] x86: add is_f00f_bug helper to fault_32|64.c

... at 06:48:35PM -0800, Harvey Harrison wrote: > >> +#ifdef CONFIG_X86_F00F_BUG > >> +void ... traps_32|64.c. Harvey From: Harvey Harrison <harvey.harrison@gmail.com> ... is_errata93. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- arch ...

linux-kernel - Harvey Harrison - Jan 15 2008 - 23:42

Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __FUNCTION__ occurences

... , use __func__ > >>> > >>> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > >>> 162 files ... d be better off if you give Harvey an "exclude list" of > files he ... (2.6.26-rc1 maybe?). Cheers, Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Mar 4 2008 - 02:54

Re: [RFC PATCH] x86: Unify include/asm-x86/linkage_[32|64].h

... +0100, Ingo Molnar wrote: > > > > * Harvey Harrison <harvey.harrison@gmail.com> wrote: ... .harrison@gmail.com> wrote: > > > > > > > > > I'm not sure if the definition ... using FASTCALL/fastcall. Any pointers? Harvey -- To unsubscribe from this list ...

linux-kernel - Harvey Harrison - Dec 4 2007 - 18:57

Re: Feature Removals for 2.6.25

... . Something like the following (grep found me two example symbols) Harvey --- From: Harvey Harrison <harvey.harrison@gmail.com> Subject: [ ... going away Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> --- Documentation/feature- ...

linux-kernel - Harvey Harrison - Feb 1 2008 - 01:18

Re: [PATCH] adfs: trivial sparse fix

... 2008 18:07:48 -0800 Harvey Harrison <harvey.harrison@gmail.com> wrote: ... compound statement > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > --- > > fs/ ... The warning is a little odd. Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Feb 13 2008 - 23:52

Re: [PATCH] befs: fix sparse warning in linuxvfs.c

... 2008 10:46:04 -0800 > Harvey Harrison <harvey.harrison@gmail.com> wrote: ... declared here > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > --- > > This ... to be sure, hence the caveat. Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Feb 15 2008 - 17:23

Re: [PATCH 1/2] kprobes: Introduce kprobe_handle_fault()

... 2008 19:00:23 -0800 Harvey Harrison <harvey.harrison@gmail.com> wrote: ... patch. > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > --- > > Andrew, ... you change the three occurances? Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Feb 29 2008 - 12:30

Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __FUNCTION__ occurences

... 2008 at 7:03 PM, Harvey Harrison > <harvey.harrison@gmail.com> wrote: ... use __func__ > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > 162 files ... most convenient to send an update. Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Mar 3 2008 - 23:29

Re: [PATCH] crypto: padlock-aes.c replace private copy of bit rotation routines

... 2008 12:16:03 -0700 > Harvey Harrison <harvey.harrison@gmail.com> wrote: ... non-issue. > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > --- > > drivers/ ... see if this is still there. Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Apr 15 2008 - 16:07

Re: [PATCH] crypto: padlock-aes.c replace private copy of bit rotation routines

... 2008 12:16:03 -0700 > Harvey Harrison <harvey.harrison@gmail.com> wrote: ... non-issue. > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > --- > > drivers/ ... is indeed no longer needed. Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Apr 15 2008 - 18:23

Re: [PATCH 07/10] net: fix returning void-valued expression warnings

... void-valued expression > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > I wish this weren't marked with a warning, ... / single bit signed bitfield warnings. Cheers, Harvey -- To unsubscribe from this list: send ...

linux-kernel - Harvey Harrison - Apr 30 2008 - 18:20

Re: [PATCH 12/12] net: use the common ascii hex helpers

... :56 -0700 > > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > > > Acked-by: David S. Miller > > ... max length as an additional arg. Thoughts? Harvey -- To unsubscribe from this list: send ...

linux-kernel - Harvey Harrison - May 2 2008 - 19:52

Re: [PATCH 2/2] byteorder: eliminate pointer bytorder api

... , David Miller wrote: > From: Harvey Harrison <harvey.harrison@gmail.com> > Date: ... access. > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > But what ... ? Thanks for having a look, Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - May 20 2008 - 18:15

Re: [PATCH] byteorder: force in-place endian conversion to always evaluate args

... > On 7/25/08, Harvey Harrison <harvey.harrison@gmail.com> wrote: ... do so. > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > --- > > include/linux ... compile and fixed it. Cheers, Harvey -- To unsubscribe from this list: ...

linux-kernel - Harvey Harrison - Jul 25 2008 - 14:25

Re: [PATCH] tipc: Use the appropriate swab helper rather than an internal helper

... Aug 2008 21:05:47 -0700 Harvey Harrison <harvey.harrison@gmail.com> wrote: > ... > me. > > > > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> > > --- > > Sorry for ... I wasn't seeing it here. Harvey -- To unsubscribe from this list: send ...

linux-kernel - Harvey Harrison - Aug 13 2008 - 00:23

speck-geostationary