lkml.org 
[lkml]   [2009]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRE: [patch 1/5] x86, bts: detect size of DS fields
>-----Original Message-----
>From: Ingo Molnar [mailto:mingo@elte.hu]
>Sent: Tuesday, March 17, 2009 11:56 AM
>To: Metzger, Markus T


>the bigger problem is the runtime failure (boot warning) that i
>reported. Hence i cannot apply any new patches yet until that is
>resolved.

I found your email at lkml.org.

I think I found the problem:
ds_request_bts() needs to allocate a small amount of memory.
It uses GFP_KERNEL.

Hw-branch-tracer essentially does on_each_cpu(ds_request_bts()).


Since ds_request_bts() is meant to be called on the cpu that should
be traced, it should use GFP_ATOMIC to allow calls from smp_call_function()
and friends.

Would that be acceptable?

thanks and regards,
markus.

---------------------------------------------------------------------
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen Germany
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Douglas Lusk, Peter Gleissner, Hannes Schwaderer
Registergericht: Muenchen HRB 47456 Ust.-IdNr.
VAT Registration No.: DE129385895
Citibank Frankfurt (BLZ 502 109 00) 600119052

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



\
 
 \ /
  Last update: 2009-03-17 13:29    [W:0.315 / U:0.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site