login
Header Space

 
 

Mailing list archives

Search results

Found 72 matching messages (0.054 seconds). Page 1 of 4.

Re: [PATCH] [DISCUSS] Make the variable NULL after freeing it.

... 07:37, Amit Choudhary wrote: > --- Ingo Oeser > } \ > > } while (0) > > > > Regards > > > > Ingo Oeser > > > > This is a nice ... kfree(x); x = NULL). Regards Ingo Oeser - To unsubscribe from this ...

linux-kernel - Ingo Oeser - Jan 1 2007 - 12:09

Re: [PATCH 4/5] ntp.c code flow clenaups (from Ingo)

... a simple code movement, maybe add a later patch to improve this on top of it. Best Regards Ingo Oeser -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...

linux-kernel - Ingo Oeser - Mar 15 2008 - 08:39

Re: [PATCH] [DISCUSS] Make the variable NULL after freeing it.

... , 1. January 2007 17:25, Andreas Schwab wrote: > Ingo Oeser writes: > > Then this works, because the side effect (+20) is ... I give up here and would vote for dropping that idea then. Regards Ingo Oeser

linux-kernel - Ingo Oeser - Jan 1 2007 - 17:40

Re: [RFC][PATCH 1/6] Storing ipcs into radix trees

... , On Friday 08 June 2007, Nadia Derbey wrote: > Ingo Oeser wrote: > > ... together with this means 4*256 ... simpler. Up to 64 seems acceptable. Best Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Ingo Oeser - Jun 8 2007 - 11:40

Re: [patch 03/11] fuse: add reference counting to fuse_file

... FUSE rocks! :-) You can add my "Signed-off-by: Ingo Oeser ", if you want to use that suggestion. Best Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of ...

linux-kernel - Ingo Oeser - Aug 4 2007 - 07:41

[PATCH] crypto: cleanup: Use max() in blkcipher_get_spot() to state the intention.

... () to state the intention. Signed-off-by: Ingo Oeser --- Hi Herbert, ... latest tree. It at least compiles. Best Regards Ingo Oeser crypto/blkcipher.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff -- ...

linux-kernel - Ingo Oeser - Sep 11 2007 - 15:53

Re: sleep before boot panic

... Schubert wrote: > On Sunday 06 January 2008, Ingo Oeser wrote: > > Hi Bernd, > > > > On Sunday 06 January ... a perfect valid state otherwise, dumping stack is next to useless. Best Regards Ingo Oeser -- To unsubscribe from this list: send the ...

linux-kernel - Ingo Oeser - Jan 6 2008 - 16:38

[PATCH] kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.

From: Ingo Oeser A recent patch from Kay Sievers Ingo Oeser --- To answer your questions: > Do you know of block devices ...

linux-kernel - Ingo Oeser - Jul 22 2008 - 19:25

Re: [PATCH 2/2] CRED: Introduce credential access wrappers

... , On Tuesday 12 August 2008, David Howells wrote: > Ingo Oeser wrote: > ... includes and whatnot while converting existing code to the trivial wrappers. Best Regards Ingo Oeser -- To unsubscribe from this list: send the ...

linux-kernel - Ingo Oeser - Aug 12 2008 - 18:59

Re: [feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks

On Saturday 01 December 2007, Ingo Molnar wrote: > maybe, but we'd have to see how ... that situation, should it? Am I missing sth.? Best Regards Ingo Oeser -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body ...

linux-kernel - Ingo Oeser - Dec 1 2007 - 20:54

Re: Inquiry: Should we remove "isolcpus= kernel boot option? (may have realtime uses)

... , On Tuesday 03 June 2008, Max Krasnyansky wrote: > Ingo, I just wanted to elaborate on what Peter ... get a better replacement boot option. Best Regards Ingo Oeser -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Ingo Oeser - Jun 2 2008 - 19:55

Re: Inquiry: Should we remove "isolcpus= kernel boot option? (may have realtime uses)

... Wednesday 04 June 2008, Max Krasnyanskiy wrote: > btw Ingo, I just realized that maxcpu= option is exactly ... would ACK it. Even in bold :-) Best Regards Ingo Oeser -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Ingo Oeser - Jun 4 2008 - 12:18

Re: [RFC patch 0/5] genirq: add infrastructure for threaded interrupt handlers

... .000000] Real-Time Preemption Support (C) 2004-2007 Ingo Molnar [ 0.000000] Built 1 zonelists in Zone ... stuff working at the same time... Best Regards Ingo Oeser -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the ...

linux-kernel - Ingo Oeser - Oct 8 2008 - 18:18

Re: [PATCH 45/59] sysctl: C99 convert ctl_tables in drivers/parport/procfs.c

... .maxlen = 0444, > + .proc_handler = &do_autoprobe > + }, Typo here? .mode = 0444 makes mor sense. Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...

linux-kernel - Ingo Oeser - Jan 16 2007 - 18:15

Re: [PATCH 31/59] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c

... = 0, > + .mode = 0600, > + .proc_handler = &pm_do_freq > + }, > + {} > }; dito Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...

linux-kernel - Ingo Oeser - Jan 16 2007 - 18:20

Re: [PATCH -mm 3/10][RFC] aio: use iov_length instead of ki_left

... module for that already. I can post and GPLv2 it somewhere, if people are interested. Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ...

linux-kernel - Ingo Oeser - Jan 16 2007 - 19:36

Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error

... for the users current configuration problem instead of a global one. Regards Ingo "and tomorrow we change the world" Oeser :-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Ingo Oeser - Feb 5 2007 - 17:15

Re: [patch 1/1] MM: detach_vmas_to_be_unmapped fix

... /* Kill the cache. */ > } Please comment, why you think this is necessary. Thanks & Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message ...

linux-kernel - Ingo Oeser - Feb 21 2007 - 16:59

Re: [patch 0/2] semaphores: add down_interruptible_timeout() and asm-generic/semaphore.h

... good "busy/ready flags", as you might have already noticed. Many Thanks and Best Regards Ingo Oeser, the down{_interruptible,}_timeout() implementation of Linux :-) - To unsubscribe from this list: send the line ...

linux-kernel - Ingo Oeser - Feb 27 2007 - 16:45

Re: [PATCH] sysctl: vfs_cache_divisor

... patch help any? How is division by zero avoided? Maybe one can avoid setting it to zero. Regards Ingo Oeser - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message ...

linux-kernel - Ingo Oeser - Mar 20 2007 - 15:53

speck-geostationary