- Returning to user mode was skipped by returning early on certain
commit66dcf66001c1da787baa586535e89befe00f47d7
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 20 Jan 2014 01:07:46 +0000 (20 01:07 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 20 Jan 2014 01:07:46 +0000 (20 01:07 +0000)
tree4c10335a8c5053daa598ea27f21acde237895db8
parent2a5fa624b3cda11ec8eb2d562f9e1bdb710d35df
 - Returning to user mode was skipped by returning early on certain
   conditions. Fixed. This allows early Pentium 4s and probably some
   AMD CPUs to be booted again.
 - Use logical OR operator where appropriate.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48751 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/x86-all/processor/processor_frequency.c