Re: [PATCH 1/9] of: move phandle/ihandle into types.h

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sam Ravnborg
Date: Sunday, August 29, 2010 - 10:06 pm

On Sun, Aug 29, 2010 at 11:53:52PM -0400, Andres Salomon wrote:

The above is inside #ifdef __KERNEL__ / #endif
so it is not exported as we drop code protected
by __KERNEL__ when we prepare for export.

Id addition "phandle" and "ihandle" needs to have
two underscores apended as we cannot just add the above
to the userspace namespace and expect it to be OK.

We do this for many other typers already, see __u32 for example.

	Sam
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] RFC: OLPC/x86 device tree code, Andres Salomon, (Mon Jun 28, 6:54 pm)
[PATCH 1/4] x86: OLPC: constify an olpc_ofw() arg, Andres Salomon, (Mon Jun 28, 7:00 pm)
[PATCH 3/4] proc: unify PROC_DEVICETREE config, Andres Salomon, (Mon Jun 28, 7:00 pm)
[PATCH 4/4] x86: OLPC: add OLPC device-tree support, Andres Salomon, (Mon Jun 28, 7:00 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ..., Stephen Rothwell, (Mon Jun 28, 11:15 pm)
Re: [PATCH 3/4] proc: unify PROC_DEVICETREE config, Grant Likely, (Tue Jun 29, 12:33 am)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support, Grant Likely, (Tue Jun 29, 1:12 am)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support, Stephen Rothwell, (Tue Jun 29, 1:33 am)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support, Andres Salomon, (Tue Jun 29, 7:23 am)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support, Grant Likely, (Wed Jun 30, 2:13 pm)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support, Andres Salomon, (Wed Jun 30, 2:32 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ..., Benjamin Herrenschmidt, (Tue Jul 6, 3:17 am)
[tip:x86/olpc] x86, olpc: Constify an olpc_ofw() arg, tip-bot for Andres S ..., (Fri Jul 30, 6:10 pm)
[PATCH 0/9] add OLPC device-tree support, Andres Salomon, (Sun Aug 29, 8:51 pm)
[PATCH 1/9] of: move phandle/ihandle into types.h, Andres Salomon, (Sun Aug 29, 8:53 pm)
[PATCH 6/9] of: add of_pdt namespace to pdt code, Andres Salomon, (Sun Aug 29, 9:02 pm)
[PATCH 7/9] of: add package-to-path support to pdt, Andres Salomon, (Sun Aug 29, 9:04 pm)
[PATCH 9/9] x86: OLPC: add OLPC device-tree support, Andres Salomon, (Sun Aug 29, 9:07 pm)
Re: [PATCH 1/9] of: move phandle/ihandle into types.h, Sam Ravnborg, (Sun Aug 29, 10:06 pm)
RE: [PATCH 8/9] x86: of: irq additions to make drivers/of/ ..., Stephen Neuendorffer, (Mon Aug 30, 8:58 am)
Re: [PATCH 0/9] add OLPC device-tree support, Grant Likely, (Mon Aug 30, 10:58 am)
Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support, Grant Likely, (Mon Aug 30, 11:14 am)
Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support, Andres Salomon, (Mon Aug 30, 11:49 am)
Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support, Grant Likely, (Mon Aug 30, 10:49 pm)
Re: [PATCH 1/9] of: move phandle/ihandle into types.h, Andres Salomon, (Fri Sep 3, 1:17 am)
Re: [PATCH 1/9] of: move phandle/ihandle into types.h, Sam Ravnborg, (Sat Sep 4, 11:22 pm)