public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "wcohen at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug runtime/18320] ring_buffer.exp error: implicit declaration of function '__get_cpu_var'
Date: Tue, 08 Dec 2015 16:00:00 -0000	[thread overview]
Message-ID: <bug-18320-6586-m9UkHtmTap@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-18320-6586@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=18320

William Cohen <wcohen at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wcohen at redhat dot com

--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
The __get_cpu_var() define has been removed from newer kernels by the patch
below so __get_cpu_var() use will also need to be removed from
runtime/transport/ring_buffer.c.

author  Christoph Lameter <cl@linux.com>        2014-12-13 00:58:42 (GMT)
committer       Linus Torvalds <torvalds@linux-foundation.org>  2014-12-13
20:42:53 (GMT)
commit  6c51ec4d18d24b2ffa69de5d60bebaeb4f8e2398 (patch)
tree    59f19ea2a7d9e697fc8ca2bf72d35334be01f517 /include/linux/percpu-defs.h
parent  37d469e7673a663cbf38360beb1eaa3224c9d272 (diff)
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
No user is left in the kernel source tree.  Therefore we can drop the
definitions.

This is the final merge of the transition away from __get_cpu_var.  After
this patch the kernel will not build if anyone uses __get_cpu_var.

Signed-off-by: Christoph Lameter <cl@linux.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

-- 
You are receiving this mail because:
You are the assignee for the bug.

  reply	other threads:[~2015-12-08 16:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24 14:28 [Bug runtime/18320] New: " mcermak at redhat dot com
2015-12-08 16:00 ` wcohen at redhat dot com [this message]
2023-12-06 20:28 ` [Bug runtime/18320] " wcohen at redhat dot com

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=bug-18320-6586-m9UkHtmTap@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).