From: Andi Kleen <andi@firstfloor.org>
To: Pavel Machek <pavel@suse.cz>
Cc: Barry Kasindorf <barry.kasindorf@amd.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] AMD Family10h+ IBS support for oProfile driver: Setup routines
Date: Wed, 11 Jun 2008 14:07:59 +0200 [thread overview]
Message-ID: <87abhsp42o.fsf@basil.nowhere.org> (raw)
In-Reply-To: <20080611105151.GE5612@ucw.cz> (Pavel Machek's message of "Wed, 11 Jun 2008 12:51:51 +0200")
Pavel Machek <pavel@suse.cz> writes:
> Hi!
>
>> This patchset supports the new profiling hardware available in the latest AMD CPUs in the oProfile driver.
>
>> @@ -419,9 +454,15 @@ int __init op_nmi_init(struct oprofile_operations *ops)
>> break;
>> case 0x10:
>> model = &op_athlon_spec;
>> - cpu_type = "x86-64/family10";
>> + cpu_type = "x86-64/family10h";
>> + break;
>
> Is this string visible to userspace?
Yes it is.
-Andi
next prev parent reply other threads:[~2008-06-11 12:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-09 17:50 [PATCH 1/3] AMD Family10h+ IBS support for oProfile driver: Setup routines Barry Kasindorf
2008-06-09 17:50 ` [PATCH 2/3] AMD Family10h+ IBS support for oProfile driver: Interrupt routines Barry Kasindorf
2008-06-09 17:50 ` [PATCH 3/3] AMD Family10h+ IBS support for oProfile driver: buffer management Barry Kasindorf
2008-06-11 10:53 ` Pavel Machek
2008-06-11 13:25 ` Kasindorf, Barry
2008-06-11 10:51 ` [PATCH 1/3] AMD Family10h+ IBS support for oProfile driver: Setup routines Pavel Machek
2008-06-11 12:07 ` Andi Kleen [this message]
2008-06-11 13:29 ` Kasindorf, Barry
2008-06-11 18:01 ` Pavel Machek
2008-06-11 18:10 ` Kasindorf, Barry
2008-07-03 9:20 ` Ingo Molnar
2008-07-03 9:37 ` Andrew Morton
2008-07-03 10:01 ` Ingo Molnar
2008-07-03 15:36 ` [PATCH 1/3] AMD Family10h+ IBS support for oProfile driver:Setup routines Kasindorf, Barry
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87abhsp42o.fsf@basil.nowhere.org \
--to=andi@firstfloor.org \
--cc=barry.kasindorf@amd.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.