public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] ia64: export account_system_vtime
Date: Mon, 30 Jun 2008 00:06:53 +0000	[thread overview]
Message-ID: <4868239D.5020202@jp.fujitsu.com> (raw)
In-Reply-To: <1214577950.3232.10.camel@oberon>

Acked-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>

Thanks,
H.Seto

Doug Chapman wrote:
> The symbol account_system_vtime is used by the kvm module but
> not exported.  This breaks building with CONFIG_VIRT_CPU_ACCOUNTING
> and CONFIG_KVM=m.
> 
> Signed-off-by: Doug Chapman <doug.chapman@hp.com>
> 
> ---
> diff --git a/arch/ia64/kernel/time.c b/arch/ia64/kernel/time.c
> index 8c73643..aad1b7b 100644
> --- a/arch/ia64/kernel/time.c
> +++ b/arch/ia64/kernel/time.c
> @@ -117,6 +117,7 @@ void account_system_vtime(struct task_struct *tsk)
>  
>  	local_irq_restore(flags);
>  }
> +EXPORT_SYMBOL_GPL(account_system_vtime);
>  
>  /*
>   * Called from the timer interrupt handler to charge accumulated user time
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

      reply	other threads:[~2008-06-30  0:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-27 14:45 [PATCH] ia64: export account_system_vtime Doug Chapman
2008-06-30  0:06 ` Hidetoshi Seto [this message]

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=4868239D.5020202@jp.fujitsu.com \
    --to=seto.hidetoshi@jp.fujitsu.com \
    --cc=linux-ia64@vger.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