login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
June
»
26
Re: [patch -mm 10/28] highres: Improve debug output
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Thomas Gleixner
Subject:
Re: [patch -mm 10/28] highres: Improve debug output
Date: Tuesday, June 26, 2007 - 5:16 am
On Mon, 2007-06-25 at 17:14 -0700, Andrew Morton wrote:
quoted text
> On Sat, 23 Jun 2007 13:32:35 -0000 > Thomas Gleixner <tglx@linutronix.de> wrote: > > > if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT) || > > - !tick_device_is_functional(dev)) > > + !tick_device_is_functional(dev)) { > > + > > + printk(KERN_INFO "Clockevents: " > > + "could not switch to one-shot mode:"); > > + if (!dev) { > > + printk(" no tick device\n"); > > + } else { > > + if (!tick_device_is_functional(dev)) > > + printk(" %s is not functional.\n", dev->name); > > + else if (!(dev->features & CLOCK_EVT_FEAT_ONESHOT)) > > + printk(" %s does not support one-shot mode.\n", > > + dev->name); > > + } > > There is a logic path through here where the printk doesn't get its \n > termination? And it will fail to print the reason for the failure, too. > > Maybe that's a can't-happen, in which case the CLOCK_EVT_FEAT_ONESHOT test > is superfluous?
Right, the "else if (...)" test is bogus. A simple "else" is sufficient. tglx -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[patch -mm 10/28] highres: Improve debug output
, Thomas Gleixner
, (Sat Jun 23, 6:32 am)
Re: [patch -mm 10/28] highres: Improve debug output
, Andrew Morton
, (Mon Jun 25, 5:14 pm)
Re: [patch -mm 10/28] highres: Improve debug output
, Thomas Gleixner
, (Tue Jun 26, 5:16 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kay Sievers
Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop
Eric W. Biederman
[PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
S K
Re: cpufreq doesn't seem to work in Intel Q9300
Bart Van Assche
Re: Is gcc thread-unsafe?
Aaron Straus
Re: [NFS] blocks of zeros (NULLs) in NFS files in kernels >= 2.6.20
git
:
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH] git-mv: Keep moved index entries inact
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Juergen Ruehle
Re: [ANNOUNCE] Guilt 0.16
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric W. Biederman
[PATCH 14/20] net: Simplify pppol2tp pernet operations.
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
sm501: add power control callback
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Cabillot Julien
Re: OpenBSD isakmpd and pf vs Cisco PIX or ASA
Colocation donated by:
Syndicate