Re: [PATCH 2/7] Initial implementation of the trec driver and include files

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Weiner
Date: Wednesday, March 21, 2007 - 1:37 am

Hi,

On Wed, Mar 21, 2007 at 09:22:39AM +0100, Johannes Weiner wrote:

I mean, the attached patch. This is probably not an error in the patch
but in the way of posting it.


Sorry, I meant:

[...]
#else /* !CONFIG_KALLSYMS */
static inline int snprint_address(char *b, int bsize, unsigned long addr)
{
	return snprintf(b, bsize, "%#16x", addr);
}
#endif

=Hannes
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/7] Initial implementation of the trec driver ..., Johannes Weiner, (Wed Mar 21, 1:37 am)
Re: [PATCH 2/7] Initial implementation of the trec driver ..., Johannes Weiner, (Wed Mar 21, 11:17 am)