From: Greg KH <greg@kroah.com>
To: Srinivasarao Pathipati <quic_spathi@quicinc.com>
Cc: stable@vger.kernel.org, gregkh@google.com,
Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
Subject: Re: [PATCH V1] rcu-tasks: Fix build error
Date: Tue, 21 Feb 2023 14:44:53 +0100 [thread overview]
Message-ID: <Y/TK1VLDsj2ziKNS@kroah.com> (raw)
In-Reply-To: <1676981002-27312-1-git-send-email-quic_spathi@quicinc.com>
On Tue, Feb 21, 2023 at 05:33:22PM +0530, Srinivasarao Pathipati wrote:
> From: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
>
> Making show_rcu_tasks_rude_gp_kthread() function as 'inline' to
> fix below compilation error.
> This is applicable to only 5.10 kernels as code got modified
> in latest kernels.
>
> In file included from kernel/rcu/update.c:579:0:
> kernel/rcu/tasks.h:710:13: error: ‘show_rcu_tasks_rude_gp_kthread’ defined but not used [-Werror=unused-function]
> static void show_rcu_tasks_rude_gp_kthread(void) {}
>
> Fixes: 8344496e8b49 ("rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()")
> Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
> ---
> v1->v2:
But the subject says "v1"?
confused,
greg k-h
next prev parent reply other threads:[~2023-02-21 13:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 12:03 [PATCH V1] rcu-tasks: Fix build error Srinivasarao Pathipati
2023-02-21 13:44 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-20 18:13 Srinivasarao Pathipati
2023-02-20 18:54 ` Greg KH
2023-02-21 9:27 ` Srinivasarao Pathipati
2023-02-21 10:37 ` Greg KH
2023-02-21 11:19 ` Srinivasarao Pathipati
2023-02-21 13:45 ` Greg KH
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=Y/TK1VLDsj2ziKNS@kroah.com \
--to=greg@kroah.com \
--cc=gregkh@google.com \
--cc=quic_c_spathi@quicinc.com \
--cc=quic_spathi@quicinc.com \
--cc=stable@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 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.