shithub: riscv

Download patch

ref: 20883bd7de7097936fe87e5fce4d08033ea6c88c
parent: 2185188f8360ea1952c7339c2702a16f15b12be1
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri May 23 22:09:52 EDT 2014

cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)

newns() (called by auth_chuid()) already prepares the
environment variables and puts us in a sane working
directory (as specified by the namespace file).