kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: JeongHwan Kim <frog007.kernel.kr@gmail.com>
To: kernelnewbies@kernelnewbies.org
Subject: memory mapping from user space to kernel space
Date: Sat, 19 Sep 2020 21:45:33 +0900	[thread overview]
Message-ID: <f378bf72-10a4-8190-b71a-2a3da94ec9c7@gmail.com> (raw)

Hi, everyone


The memory mapping from memory allocated in kernel space to user space 
is possible

to use mmap, but is it possible to map memory allocated in user space to 
kernel?


Thanks in advance

J.H.Kim



_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

             reply	other threads:[~2020-09-19 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-19 12:45 JeongHwan Kim [this message]
2020-09-19 13:40 ` memory mapping from user space to kernel space 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=f378bf72-10a4-8190-b71a-2a3da94ec9c7@gmail.com \
    --to=frog007.kernel.kr@gmail.com \
    --cc=kernelnewbies@kernelnewbies.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 NNTP newsgroup(s).