lkml.org 
[lkml]   [2015]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 09/10] x86/intel_rdt: Hot cpu support for Cache Allocation
On Fri, 12 Jun 2015, Vikas Shivappa wrote:
> +static inline void intel_rdt_cpu_start(int cpu)
> +{
> + struct intel_pqr_state *state = &per_cpu(pqr_state, cpu);
> +
> + state->closid = 0;
> + mutex_lock(&rdt_group_mutex);

This is called from CPU_STARTING, which runs on the starting cpu with
interrupts disabled. Clearly never tested with any of the mandatory
debug configs enabled.

Thanks

tglx


\
 
 \ /
  Last update: 2015-06-16 11:21    [W:0.139 / U:1.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site