Remove OS_Memory 10 and associated code
Jeffrey Lee authored
Detail:
  s/MemInfo - Remove OS_Memory 10 (free pool locking). Locking the free pool has never been a very nice thing to do, so now that there's no logical mapping of the free pool it seems like it's a good time to outlaw the behaviour altogether.
  s/ChangeDyn - No free pool locking means one less thing to check when claiming the OS_ChangeDynamicArea mutex.
  hdr/KernelWS - VRAMRescue_control workspace variable is no longer needed
Admin:
  Tested on Pandaboard


Version 5.35, 4.79.2.285. Tagged as 'Kernel-5_35-4_79_2_285'
6ee2f464
Name Last commit Last update
..
ExportVals 32-bit Kernel.
Old Import from cleaned 360 CD
AHCIDevice Added 3 HALDevice headers - SPI, Ether, and AHCI
ARMops Replace WriteBuffer_Drain ARMop with a suite of memory barrier ARMops
Copro15ops ARMv7 fixes
EnvNumbers Import from cleaned 360 CD
EtherDevice Corrected makefile omissions.
GPIODevice Correct typos .. - sign not a good idea in header file variable name
HALDevice Added iMx6 spi device and GPIO revision types to relevant device headers
HALEntries Added HAL entrpoint to access hardware watchdog timer
KernelWS Remove OS_Memory 10 and associated code
KeyWS Add support for new extended internal key codes, low level key codes, and key handler format
ModHand Added new offset field to module header for flags
OSEntries Teach the kernel about different memory attributes
OSMisc Replace WriteBuffer_Drain ARMop with a suite of memory barrier ARMops
OSRSI6 Add initial support for "physical memory pools"
Options Add initial support for "physical memory pools"
PL310 Add ARMops for PL310 L2 cache controller
PublicWS Fix HiProcVecs build. Remove old-style PublicWS definitions.
RISCOS Adoption of *CONFIGURE/STATUS CACHE commands
SPIDevice Added 3 HALDevice headers - SPI, Ether, and AHCI
VIDCList Reverse interlace deprecation decision
Variables Import from cleaned 360 CD
VduExt Improve Service_DisplayStatus, Service_DisplayChanged functionality
VideoDevice Update VDU HAL device for new OMAPVideo driver, fix MVA-based cache/TLB maintenance ops aborting on ARMv7, add warning to VDU driver about inconsistent state variables during screen mode changes