All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gabriel de Perthuis <g2p.code@gmail.com>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [PATCH] um: /run/shm has replaced /dev/shm
Date: Fri, 12 Jul 2013 08:44:07 +0000 (UTC)	[thread overview]
Message-ID: <krofkn$tfo$1@ger.gmane.org> (raw)
In-Reply-To: 51DF367C.5050307@gmail.com

Sorry, I didn't look at the list before sending.

The other patch does a realpath on /dev/shm which makes things
work when there's a compatibility symlink.
You might still consider a global s|/dev/shm|/run/shm|g
to be more future-proof.

> Look at /run/shm instead of /dev/shm.
> 
> Signed-off-by: Gabriel de Perthuis <g2p.code@gmail.com>
> To: Jeff Dike <jdike@addtoit.com>
> To: Richard Weinberger <richard@nod.at>
> Cc: user-mode-linux-devel@lists.sourceforge.net
> ---
> There's a TMPDIR fallback so I haven't complicated this change with a fallback to /dev/shm.
> 
>  arch/um/os-Linux/mem.c | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)



------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


      reply	other threads:[~2013-07-12  8:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-11 22:49 [uml-devel] [PATCH] um: /run/shm has replaced /dev/shm Gabriel de Perthuis
2013-07-12  8:44 ` Gabriel de Perthuis [this message]

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='krofkn$tfo$1@ger.gmane.org' \
    --to=g2p.code@gmail.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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.