login
Header Space

 
 

Mailing list archives

Search results

Found 619 matching messages (0.002 seconds). Page 1 of 31.

Re: [PATCH] x86: more header fixes

... the x86 header guard names.) Thanks, Vegard From 3ec9258ef7414d3dd0a8a6c399bd2cd58103bf62 Mon Sep 17 00 ... .nossum@gmail.com> Date: Tue, 22 Jul 2008 13:53:24 + ... bisectability. Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> --- arch/ ...

linux-kernel - Vegard Nossum - Jul 22 2008 - 08:32

[RFC][PATCH] New message-logging API (kprint)

... Message-logging API + * Copyright (C) 2007 Vegard Nossum + */ + +#ifndef LINUX_KPRINT_H +#define LINUX_KPRINT_H + ... -buffer data structure + * Copyright (C) 2007 Vegard Nossum + */ + +#ifndef LINUX_RINGBUFFER_H +#define LINUX_RINGBUFFER_H + ...

linux-kernel - Vegard Nossum - Oct 4 2007 - 16:04

Re: linux-next: Tree for June 23

... , 2008 at 12:26 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote: >> ... www.kernel.org/pub/linux/kernel/people/vegard/kernels/20080623-next/DSCF3014.JPG $ ... I can try debug_initcall for the hang. Vegard -- "The animistic metaphor of the bug that ...

linux-kernel - Vegard Nossum - Jun 23 2008 - 08:26

[stable PATCH 1/2] x86: remove mwait capability C-state check

... mwait capability C-state check Vegard Nossum reports: | powertop shows between ... nossum@gmail.com> Signed-off-by: Ingo Molnar Vegard Nossum <vegard.nossum@gmail.com> --- arch ...

linux-kernel - Vegard Nossum - Jun 19 2008 - 10:32

Re: [PATCH] kmemcheck: use tasklets instead of timers

... 2008 at 11:37 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote: ... fault handler. > > Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> > --- > arch/x86 ... :-( But thanks for the reviews... ;-) Vegard -- "The animistic metaphor of the bug ...

linux-kernel - Vegard Nossum - May 23 2008 - 16:16

Re: find: WARNING: Hard link count is wrong for /proc/1

... nlink count. Will this do? (Untested) Vegard From a43ef05a8c1f8d45ca88e00fdd31c00ddfdba1b8 Mon Sep 17 00:00:00 2001 From: Vegard Nossum <vegard.nossum@gmail.com> Date: ... /self. Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> --- fs/ ...

linux-kernel - Vegard Nossum - Jun 2 2008 - 03:00

Re: [PATCH] x86/oprofile: disable preemption in nmi_shutdown

... wrote: > Vegard Nossum <vegard.nossum@gmail.com> writes: ... How about this instead? Vegard From: Vegard Nossum <vegard.nossum@gmail.com> ... us anyway). Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> --- arch/x86 ...

linux-kernel - Vegard Nossum - Jun 22 2008 - 03:40

Re: asm-x86/processor-flags.h, CONFIG_* leaks

... 't make headers_check catch it? Sorry :-/ Vegard From d3795de8f7001aa1a485c52e2f0ce565dd1e23cf Mon Sep 17 00:00: ... .h Apparently, commit 6330a30a76c1e62d4b4ec238368957f8febf9113 Author: Vegard Nossum <vegard.nossum@gmail.com> Date: Wed ...

linux-kernel - Vegard Nossum - Jul 21 2008 - 09:06

Re: latest -git: BUG: unable to handle kernel paging request (numaq_tsc_disable)

... at 6:12 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote: ... at 5:40 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote: ... at 5:28 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote ... is now fixed. Patch attached. Vegard -- "The animistic metaphor of the ...

linux-kernel - Vegard Nossum - Aug 20 2008 - 12:18

[PATCH] headerdep: a tool for detecting inclusion cycles in header file

... 'd know how to do it.) Vegard From af7e8d3b620a5935b7bc15660d153b909a14abd9 Mon Sep 17 00 ... header files Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> --- Makefile ... the header file dependency graph +# Vegard Nossum ...

linux-kernel - Vegard Nossum - Apr 26 2008 - 09:45

[PATCH] headerdep: a tool for detecting inclusion cycles in header files

... some advantage. Happy hacking! :-) Vegard From: Vegard Nossum <vegard.nossum@gmail.com> ... files Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> --- Makefile ... the header file dependency graph +# Vegard Nossum ...

linux-kernel - Vegard Nossum - May 3 2008 - 16:27

Re: linux-next: Tree for June 23

... at 7:26 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote: ... at 2:26 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote: ... org/pub/linux/kernel/people/vegard/kernels/20080623-next/DSCF3015.JPG ... org/pub/linux/kernel/people/vegard/kernels/20080623-next/DSCF3016.JPG ...

linux-kernel - Vegard Nossum - Jun 23 2008 - 13:43

Re: [PATCH] blackfin/sram: use 'unsigned long' for irqflags

... 2008 at 6:58 AM, Vegard Nossum wrote: >> From 3ef36948a88a968eec1b09859aa251dc6727df4e Mon ... .com> >> Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> > > should ... t realize this before. Thanks. Vegard -- "The animistic metaphor of the ...

linux-kernel - Vegard Nossum - Aug 6 2008 - 07:28

Re: [PATCH] sunrpc - fixup userspace buffer possible overrun v2

... :08 PM, Cyrill Gorcunov wrote: > Vegard Nossum reported > ---------------------- >> I noticed that something weird is ... of bytes were really written. > > Reported-by: Vegard Nossum <vegard.nossum@gmail.com> > Signed-off-by: Cyrill ...

linux-kernel - Vegard Nossum - Aug 31 2008 - 06:35

[PATCH 1/4] kmemcheck v4

... v2.6.25-rc1. Kind regards, Vegard Nossum From 0fcca4341b6b1b277d936558aa3cab0f212bad9b Mon Sep 17 ... the kernel log. Signed-off-by: Vegard Nossum ... checker + * Copyright (C) 2007, 2008 Vegard Nossum ...

linux-kernel - Vegard Nossum - Feb 14 2008 - 15:59

Re: [git pull] kmemcheck

... 00:00:00 2001 From: Vegard Nossum <vegard.nossum@gmail.com> Date: Sat ... for kmemcheck Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> --- MAINTAINERS | ... .infradead.org S: Maintained +KMEMCHECK +P: Vegard Nossum +M: vegardno@ifi.uio.no ...

linux-kernel - Vegard Nossum - Apr 26 2008 - 05:59

Re: [RFC] kmemcheck: trap uses of uninitialized memory (v2)

... @cs.helsinki.fi> wrote: > Hi Vegard, > > On Nov 27, 2007 5:16 ... , 2007 5:16 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote: ... . Thank you for looking :) > > Pekka > Vegard - To unsubscribe from this list: ...

linux-kernel - Vegard Nossum - Nov 29 2007 - 05:10

Re: 2.6.25-mm1: not looking good

... > > wrote: > > > >> Vegard Nossum wrote: > >> > On Fri, Apr 18, 2008 at 2:34 PM, Ingo ... it hung after 55 iterations as > well. > >> > > >> > Vegard > >> > > >> > > >> > > >> I assume this was SMP? > >> ...

linux-kernel - Vegard Nossum - Apr 18 2008 - 10:47

[PATCH 1/3] kmemcheck: add the kmemcheck core

... final review, as requested by Andrew. Vegard From 485443a0273edd97b138c01d5fdc4f83ab725969 Mon Sep 17 00 ... the kernel log. Signed-off-by: Vegard Nossum ... kernel + * Copyright (C) 2007, 2008 Vegard Nossum ...

linux-kernel - Vegard Nossum - Apr 18 2008 - 17:58

[PATCH] x86: fix debug handler for kmemcheck

... .org/pub/scm/linux/kernel/git/vegard/kmemcheck.git but it's not ... LKML in case anybody cares :-) Vegard From 68400903a6348769152f9a2ed102bad0a4774912 Mon Sep 17 00 ... correct). Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> --- arch/ ...

linux-kernel - Vegard Nossum - May 8 2008 - 14:51

speck-geostationary