commit | 35bab756b49bd148760a3bbd3c907cd74754dbb4 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue May 08 00:30:49 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:13 2007 -0700 |
tree | 8572b353c595a026931fe04e4bc20d1e50516e3f | |
parent | b3561ea9462b33a0bf824b4ca19a1ae84db81210 [diff] |
The scheduled -EINVAL for invalid timevals in setitimer As scheduled, do_setitimer() now returns -EINVAL for invalid timeval. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>