login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
November
»
19
Re: [RFC 5/7] LTTng instrumentation mm
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Dave Hansen <haveblue@...>
To: Mathieu Desnoyers <compudj@...>
Cc: <akpm@...>, <linux-kernel@...>, <linux-mm@...>, <mbligh@...>
Subject:
Re: [RFC 5/7] LTTng instrumentation mm
Date: Monday, November 19, 2007 - 3:43 pm
On Mon, 2007-11-19 at 14:00 -0500, Mathieu Desnoyers wrote:
quoted text
> > Well, using page_to_pfn turns out to be ugly in markers (and in > > printks) then. Depending on the architecture, it will result in either > > an unsigned long (x86_64) or an unsigned int (i386), which corresponds > > Well, it's signed long and signed int, but the point is still valid.
the result of page_to_pfn() may end up being signed in practice, but it never needs to be. Just cast it to an unsigned long and make it consistent everywhere. -- Dave -
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:
[RFC 5/7] LTTng instrumentation mm
, Mathieu Desnoyers
, (Tue Nov 13, 3:33 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Dave Hansen
, (Thu Nov 15, 5:06 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Mathieu Desnoyers
, (Thu Nov 15, 5:51 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Dave Hansen
, (Thu Nov 15, 6:16 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Mathieu Desnoyers
, (Fri Nov 16, 10:47 am)
Re: [RFC 5/7] LTTng instrumentation mm
, Dave Hansen
, (Mon Nov 19, 2:07 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Mathieu Desnoyers
, (Mon Nov 19, 2:52 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Dave Hansen
, (Mon Nov 19, 3:43 pm)
[PATCH] Cast __page_to_pfn to unsigned long in CONFIG_SPARSE...
, Mathieu Desnoyers
, (Mon Nov 19, 3:52 pm)
Re: [PATCH] Cast __page_to_pfn to unsigned long in CONFIG_SP...
, Dave Hansen
, (Mon Nov 19, 4:09 pm)
Re: [PATCH] Cast page_to_pfn to unsigned long in CONFIG_SPAR...
, Mathieu Desnoyers
, (Mon Nov 19, 4:20 pm)
Re: [PATCH] Cast page_to_pfn to unsigned long in CONFIG_SPAR...
, Andrew Morton
, (Mon Nov 19, 5:08 pm)
Re: [PATCH] Cast page_to_pfn to unsigned long in CONFIG_SPAR...
, Mathieu Desnoyers
, (Tue Nov 20, 1:34 pm)
Re: [PATCH] Cast page_to_pfn to unsigned long in CONFIG_SPAR...
, Dave Hansen
, (Mon Nov 19, 5:19 pm)
Re: [PATCH] Cast page_to_pfn to unsigned long in CONFIG_SPAR...
, Christoph Lameter
, (Wed Nov 21, 4:12 pm)
Re: [PATCH] Cast page_to_pfn to unsigned long in CONFIG_SPAR...
, Dave Hansen
, (Mon Nov 19, 5:26 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Mathieu Desnoyers
, (Mon Nov 19, 3:00 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Dave Hansen
, (Mon Nov 19, 3:43 pm)
Re: [RFC 5/7] LTTng instrumentation mm
, Mathieu Desnoyers
, (Fri Nov 16, 10:30 am)
Re: [RFC 5/7] LTTng instrumentation mm
, Dave Hansen
, (Mon Nov 19, 2:04 pm)
[RFC PATCH] LTTng instrumentation mm (using page_to_pfn)
, Mathieu Desnoyers
, (Wed Nov 28, 10:09 am)
Re: [RFC PATCH] LTTng instrumentation mm (using page_to_pfn)
, Dave Hansen
, (Wed Nov 28, 12:54 pm)
Re: [RFC PATCH] LTTng instrumentation mm (using page_to_pfn)
, Mathieu Desnoyers
, (Wed Nov 28, 10:34 pm)
Re: [RFC PATCH] LTTng instrumentation mm (using page_to_pfn)
, Dave Hansen
, (Thu Nov 29, 2:25 am)
[RFC PATCH] LTTng instrumentation mm (updated)
, Mathieu Desnoyers
, (Fri Nov 30, 12:11 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Dave Hansen
, (Fri Nov 30, 1:46 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Mathieu Desnoyers
, (Fri Nov 30, 1:05 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Dave Hansen
, (Fri Nov 30, 2:42 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Mathieu Desnoyers
, (Fri Nov 30, 3:10 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Frank Ch. Eigler
, (Tue Dec 4, 3:15 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Mathieu Desnoyers
, (Tue Dec 4, 3:25 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Dave Hansen
, (Tue Dec 4, 3:40 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Mathieu Desnoyers
, (Tue Dec 4, 4:05 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Dave Hansen
, (Tue Dec 4, 4:28 pm)
Re: [RFC PATCH] LTTng instrumentation mm (updated)
, Dave Hansen
, (Tue Dec 4, 4:24 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Eric Sandeen
Re: [RFC] Heads up on sys_fallocate()
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 007/196] Chinese: add translation of stable_kernel_rules.txt
Andrew Morton
-mm merge plans for 2.6.23
git
:
linux-netdev
:
David Miller
Re: [GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
800 guests
online.
Online users
strcmp
Syndicate