From: Greg KH <gregkh@linuxfoundation.org>
To: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
david@redhat.com, jhubbard@nvidia.com,
linux-kernel@vger.kernel.org, willy@infradead.org,
Suren Baghdasaryan <surenb@google.com>,
jgg@ziepe.ca, Liam.Howlett@oracle.com,
linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [RFC PATCH v1 1/1] linux: mm_types: allow to modified the vm_flags in vm_area_struct
Date: Mon, 13 Mar 2023 10:50:47 +0100 [thread overview]
Message-ID: <ZA7x9y60sfGOanHl@kroah.com> (raw)
In-Reply-To: <CR55BD4YCDR1.22R5TLYJW6YS0@vincent-arch>
On Mon, Mar 13, 2023 at 10:25:19AM +0100, Vincenzo Palazzo wrote:
> P.S: regaring the warning at compile time the __deprecated looks a good
> fit to generate error message, but to me in this particular case do not.
__deprecated does not work in the kernel tree, sorry. We have tried
that in the past and it just gets ignored. Instead, we fix up all
in-kernel users and continue on.
thanks,
greg k-h
next prev parent reply other threads:[~2023-03-13 9:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-12 22:42 [RFC PATCH v1 1/1] linux: mm_types: allow to modified the vm_flags in vm_area_struct Vincenzo Palazzo
2023-03-13 0:57 ` Andrew Morton
2023-03-13 9:25 ` Vincenzo Palazzo
2023-03-13 9:50 ` Greg KH [this message]
2023-03-13 14:29 ` Suren Baghdasaryan
2023-03-13 6:34 ` 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=ZA7x9y60sfGOanHl@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=jgg@ziepe.ca \
--cc=jhubbard@nvidia.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=surenb@google.com \
--cc=vincenzopalazzodev@gmail.com \
--cc=willy@infradead.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