Loading
[S390] qdio: make sure qdr is aligned to page size
kzalloc does not guarantee the required alignment of qdr to page size,
use get_zeroed_page instead.
Signed-off-by:
Jan Glauber <jang@linux.vnet.ibm.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
kzalloc does not guarantee the required alignment of qdr to page size,
use get_zeroed_page instead.
Signed-off-by:
Jan Glauber <jang@linux.vnet.ibm.com>