linux/arch/s390/hypfs
Janosch Frank e65f30e0cb s390: hypfs: Move diag implementation and data definitions
Diag 204 data and function definitions currently live in the hypfs
files. As KVM will be a consumer of this data, we need to make it
publicly available and move it to the appropriate diag.{c,h} files.

__attribute__ ((packed)) occurences were replaced with __packed for
all moved structs.

Signed-off-by: Janosch Frank <frankja@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Acked-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2016-06-10 12:07:09 +02:00
..
hypfs_dbfs.c s390/hypfs: Eliminate hypfs interval 2015-02-10 16:39:02 +01:00
hypfs_diag0c.c s390/diag: add a statistic for diagnose calls 2015-10-14 14:32:06 +02:00
hypfs_diag.c s390: hypfs: Move diag implementation and data definitions 2016-06-10 12:07:09 +02:00
hypfs_sprp.c s390/diag: add a statistic for diagnose calls 2015-10-14 14:32:06 +02:00
hypfs_vm.c s390/diag: add a statistic for diagnose calls 2015-10-14 14:32:06 +02:00
hypfs.h s390/hypfs: Eliminate hypfs interval 2015-02-10 16:39:02 +01:00
inode.c mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 2016-04-04 10:41:08 -07:00
Makefile s390/hypfs: Add diagnose 0c support 2015-02-10 16:38:58 +01:00