linux/drivers/s390
Heiko Carstens 7b1e427d68 s390/zcore: calculate real memory size using own get_mem_size function
The zcore device driver makes use of the global visible real_memory_size
variable with its odd semantics.
Since the zcore device driver already has code in place which calculates
the memory size at module load time, use that code to calculate the current
memory end value.

One user less of the odd real_memory_size variable.

Reviewed-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-05-02 15:50:23 +02:00
..
block s390/scm_blk: fix memleak in init function 2013-04-26 09:07:17 +02:00
char s390/zcore: calculate real memory size using own get_mem_size function 2013-05-02 15:50:23 +02:00
cio s390/cio: add condev keyword to cio_ignore 2013-05-02 15:50:20 +02:00
crypto s390/irq: remove split irq fields from /proc/stat 2013-01-08 10:57:07 +01:00
kvm virtio: remove obsolete virtqueue_get_queue_index() 2013-03-22 10:23:34 -04:00
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
scsi s390/time: rename tod clock access functions 2013-02-14 15:55:10 +01:00
Makefile