From: Russell King Date: Fri, 1 Aug 2014 18:54:26 +0000 (+0100) Subject: Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into devel-stable X-Git-Tag: firefly_0821_release~176^2~3485^2^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c70fbb01b11cecfa13d9e746f462617d3ac0e38c;p=firefly-linux-kernel-4.4.55.git Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into devel-stable Two different fixes for the same problem making some ARM nommu configurations not boot since 3.6-rc1. The problem is that user_addr_max returned the biggest available RAM address which makes some copy_from_user variants fail to read from XIP memory. Even in the presence of one of the two fixes the other still makes sense, so both patches are included here. This problem was the last one preventing efm32 boot to a prompt with mainline. --- c70fbb01b11cecfa13d9e746f462617d3ac0e38c