login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
15
Re: [PATCH 2/2] Blackfin Serial Driver: Add a debug function to serial driver.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Mike Frysinger
Subject:
Re: [PATCH 2/2] Blackfin Serial Driver: Add a debug function to serial driver.
Date: Friday, August 15, 2008 - 5:47 am
On Fri, Aug 15, 2008 at 4:23 AM, Bryan Wu wrote:
quoted text
> +#ifdef CONFIG_DEBUG_KERNEL > + ... > +#else > +void bfin_serial_debug(const char *fmt, ...) > +{ > + return; > +} > +EXPORT_SYMBOL(bfin_serial_debug); > +#endif
it doesnt really make sense to export the symbol or make it available when debugging is not enabled. -mike --
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 0/2] Blackfin Serial Drivers bug fixing (v2)
, Bryan Wu
, (Fri Aug 15, 1:23 am)
[PATCH 1/2] Blackfin Serial Driver: fix bug - Avoid null p ...
, Bryan Wu
, (Fri Aug 15, 1:23 am)
[PATCH 2/2] Blackfin Serial Driver: Add a debug function t ...
, Bryan Wu
, (Fri Aug 15, 1:23 am)
Re: [PATCH 0/2] Blackfin Serial Drivers bug fixing (v2)
, Alan Cox
, (Fri Aug 15, 2:03 am)
Re: [PATCH 2/2] Blackfin Serial Driver: Add a debug functi ...
, Mike Frysinger
, (Fri Aug 15, 5:47 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List