public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: Rusty Russell <rusty@rustcorp.com.au>,
	linux-kernel@vger.kernel.org, jeremy@goop.org,
	chrisw@sous-sol.org, akataria@vmware.com,
	virtualization@lists.linux-foundation.org, x86@kernel.org
Subject: Re: [PATCH] x86/paravirt: remove unused operation
Date: Thu, 10 Sep 2015 12:46:22 +0200	[thread overview]
Message-ID: <55F15F7E.3000502@suse.com> (raw)
In-Reply-To: <87d1y4qq4f.fsf@rustcorp.com.au>

On 08/31/2015 02:05 AM, Rusty Russell wrote:
> Juergen Gross <jgross@suse.com> writes:
>> Ping?
>
> Acked-by: Rusty Russell <rusty@rustcorp.com.au>

Anyone willing to take this patch?


Juergen

>
> Cheers,
> Rusty.
>
>> On 08/06/2015 01:55 PM, Juergen Gross wrote:
>>> Remove the paravirt operation "get_tsc_khz" as it is used nowhere.
>>>
>>> Signed-off-by: Juergen Gross <jgross@suse.com>
>>> ---
>>>    arch/x86/include/asm/paravirt_types.h | 1 -
>>>    1 file changed, 1 deletion(-)
>>>
>>> diff --git a/arch/x86/include/asm/paravirt_types.h b/arch/x86/include/asm/paravirt_types.h
>>> index a6b8f9f..5a18a66 100644
>>> --- a/arch/x86/include/asm/paravirt_types.h
>>> +++ b/arch/x86/include/asm/paravirt_types.h
>>> @@ -97,7 +97,6 @@ struct pv_lazy_ops {
>>>    struct pv_time_ops {
>>>    	unsigned long long (*sched_clock)(void);
>>>    	unsigned long long (*steal_clock)(int cpu);
>>> -	unsigned long (*get_tsc_khz)(void);
>>>    };
>>>
>>>    struct pv_cpu_ops {
>>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


  reply	other threads:[~2015-09-10 10:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 11:55 [PATCH] x86/paravirt: remove unused operation Juergen Gross
2015-08-28  9:08 ` Juergen Gross
2015-08-31  0:05   ` Rusty Russell
2015-09-10 10:46     ` Juergen Gross [this message]
2015-09-14 10:14       ` Ingo Molnar

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=55F15F7E.3000502@suse.com \
    --to=jgross@suse.com \
    --cc=akataria@vmware.com \
    --cc=chrisw@sous-sol.org \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=x86@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox