Home
last modified time | relevance | path

Searched hist:"6032 aca0deb9c138df122192f8ef02de1fdccf25" (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/um/shared/sysdep/
H A Dstub_32.hdiff 6032aca0deb9c138df122192f8ef02de1fdccf25 Fri Apr 14 15:46:39 CEST 2023 Johannes Berg <johannes.berg@intel.com> um: make stub data pages size tweakable

There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
H A Dstub_64.hdiff 6032aca0deb9c138df122192f8ef02de1fdccf25 Fri Apr 14 15:46:39 CEST 2023 Johannes Berg <johannes.berg@intel.com> um: make stub data pages size tweakable

There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
/linux/arch/x86/um/
H A Dstub_segv.cdiff 6032aca0deb9c138df122192f8ef02de1fdccf25 Fri Apr 14 15:46:39 CEST 2023 Johannes Berg <johannes.berg@intel.com> um: make stub data pages size tweakable

There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
/linux/arch/um/include/shared/
H A Das-layout.hdiff 6032aca0deb9c138df122192f8ef02de1fdccf25 Fri Apr 14 15:46:39 CEST 2023 Johannes Berg <johannes.berg@intel.com> um: make stub data pages size tweakable

There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
/linux/arch/um/kernel/skas/
H A Dmmu.cdiff 6032aca0deb9c138df122192f8ef02de1fdccf25 Fri Apr 14 15:46:39 CEST 2023 Johannes Berg <johannes.berg@intel.com> um: make stub data pages size tweakable

There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
/linux/arch/um/os-Linux/skas/
H A Dprocess.cdiff 6032aca0deb9c138df122192f8ef02de1fdccf25 Fri Apr 14 15:46:39 CEST 2023 Johannes Berg <johannes.berg@intel.com> um: make stub data pages size tweakable

There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
/linux/arch/um/kernel/
H A Dum_arch.cdiff 6032aca0deb9c138df122192f8ef02de1fdccf25 Fri Apr 14 15:46:39 CEST 2023 Johannes Berg <johannes.berg@intel.com> um: make stub data pages size tweakable

There's a lot of code here that hard-codes that the
data is a single page, and right now that seems to
be sufficient, but to make it easier to change this
in the future, add a new STUB_DATA_PAGES constant
and use it throughout the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>