From: Yanteng Si <siyanteng01@gmail.com>
To: robdclark@gmail.com, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch
Cc: Yanteng Si <siyanteng@loongson.cn>,
linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
freedreno@lists.freedesktop.org
Subject: [PATCH 0/2] drm/msm: fix build error
Date: Thu, 14 Oct 2021 16:51:32 +0800 [thread overview]
Message-ID: <cover.1634200323.git.siyanteng@loongson.cn> (raw)
Include linux/vmalloc.h to fix below errors:
error: implicit declaration of function 'vmap';
error: implicit declaration of function 'register_vmap_purge_notifier'
error: implicit declaration of function 'unregister_vmap_purge_notifier'
Yanteng Si (2):
drm/msm: Fix missing include files in msm_gem.c
drm/msm: Fix missing include files in msm_gem_shrinker.c
drivers/gpu/drm/msm/msm_gem.c | 1 +
drivers/gpu/drm/msm/msm_gem_shrinker.c | 2 ++
2 files changed, 3 insertions(+)
--
2.27.0
next reply other threads:[~2021-10-14 8:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 8:51 Yanteng Si [this message]
2021-10-14 8:51 ` [PATCH 1/2] drm/msm: Fix missing include files in msm_gem.c Yanteng Si
2021-10-14 8:51 ` [PATCH 2/2] drm/msm: Fix missing include files in msm_gem_shrinker.c Yanteng Si
2021-10-21 11:45 ` [PATCH 0/2] drm/msm: fix build error yanteng si
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=cover.1634200323.git.siyanteng@loongson.cn \
--to=siyanteng01@gmail.com \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=robdclark@gmail.com \
--cc=sean@poorly.run \
--cc=siyanteng@loongson.cn \
/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