8086: add copy_fork helper
authorAlan Cox <alan@linux.intel.com>
Sat, 21 Oct 2017 12:44:15 +0000 (13:44 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 21 Oct 2017 12:44:15 +0000 (13:44 +0100)
commit0902e33868b647c5d246db046ccf4a8cfd85a703
treeff141d3fb71a8e72bf58759f5999c47019a9a5dc
parent8ff9edf5ec54260bbc607b2526377bd9378c1315
8086: add copy_fork helper

The banking code needs to own this because it owns the mapping sizes and
already needs the same copiers to move pages around.
Kernel/bank8086.c