]> Zhao Yanbai Git Server - minix.git/commit
Kernel: store ARM frclock info in one structure 78/3178/2
authorDavid van Moolenbroek <david@minix3.org>
Mon, 21 Sep 2015 14:17:11 +0000 (14:17 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 23 Sep 2015 12:01:10 +0000 (12:01 +0000)
commit26f5c8f84b88681517d9775050feb773cb70ea3c
treea19c32e4e5b5a2a32cdb532632d6de483535acb1
parentd91f738bd8d93aa6befa2a8d07581040607a512a
Kernel: store ARM frclock info in one structure

This change serves to reduce the clutter inside the top-level kerninfo
structure, and allows other ARM-specific values to be added on the
kernel page in one place.

Change-Id: I36a6aada9dbd1230b25014728be675d389088667
minix/include/minix/type.h
minix/kernel/arch/earm/bsp/ti/omap_timer.c
minix/kernel/arch/earm/memory.c
minix/kernel/arch/i386/memory.c
minix/kernel/glo.h
minix/kernel/main.c
minix/kernel/usermapped_data.c
minix/lib/libsys/arch/earm/frclock_util.c