Thread (9 messages) read the whole thread 9 messages, 4 authors, 2018-08-13

Re: [PATCH v6 1/2] powerpc: Detect the presence of big-cores via "ibm,thread-groups"

From: Christoph Hellwig <hch@infradead.org>
Date: 2018-08-13 06:43:52
Also in: lkml

On Thu, Aug 09, 2018 at 06:27:43AM -0700, Srikar Dronamraju wrote:
* Gautham R. Shenoy [off-list ref] [2018-08-09 11:02:07]:
quoted
 int threads_per_core, threads_per_subcore, threads_shift;
+bool has_big_cores;
 cpumask_t threads_core_mask;
 EXPORT_SYMBOL_GPL(threads_per_core);
 EXPORT_SYMBOL_GPL(threads_per_subcore);
 EXPORT_SYMBOL_GPL(threads_shift);
+EXPORT_SYMBOL_GPL(has_big_cores);
Why do we need EXPORT_SYMBOL_GPL?
Because it is deeply internal, and in that matches the other related
exports.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help