Re: [tip:tracing/kmemtrace] rcutree: fix rcu_tree_trace.c data structure dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Ingo Molnar <mingo@xxxxxxx> wrote:

> Commit-ID:  5d957021d326fbfdc1d7a4f11a3da1f6f82d6a36
> Gitweb:     http://git.kernel.org/tip/5d957021d326fbfdc1d7a4f11a3da1f6f82d6a36
> Author:     Ingo Molnar <mingo@xxxxxxx>
> AuthorDate: Wed, 25 Mar 2009 16:42:24 +0100
> Committer:  Ingo Molnar <mingo@xxxxxxx>
> CommitDate: Wed, 25 Mar 2009 16:42:24 +0100
> 
> rcutree: fix rcu_tree_trace.c data structure dependencies
> 
> Impact: build fix
> 
> We removed rcutree internals from the public rcutree.h file - but
> kernel/rcutree_trace.c depends on them.
> 
> Introduce kernel/rcutree.h for internal definitions. (Probably all
> the other data types from include/linux/rcutree.h could be
> moved here too - except rcu_data.)

Paul ... what do you think? This is just an interim measure to get 
the build going - i think we could do more cleanups here perhaps, if 
you agree.

I think many of the data definitions (and the resulting include file 
dependencies) in include/linux/rcu*.h could move into kernel/rcu*.h 
and be privatized that way. 'struct rcu_state' would be an example.

Agreed?

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux