[rumpkernel/rumprun] 3a969e: use asm.h from <bmk-core>

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Fri, 19 Jun 2015 05:36:09 -0700

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: 3a969eed0b9716156a9c845fb79527e008616f01

https://github.com/rumpkernel/rumprun/commit/3a969eed0b9716156a9c845fb79527e008616f01
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-19 (Fri, 19 Jun 2015)

Changed paths:
M platform/hw/include/arch/amd64/md.h
M platform/hw/include/arch/i386/md.h
M platform/hw/include/arch/x86/var.h

Log Message:
-----------
use asm.h from <bmk-core>


Commit: 43ac19408df66e83e5a831e289b15de83a3bf20b

https://github.com/rumpkernel/rumprun/commit/43ac19408df66e83e5a831e289b15de83a3bf20b
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-19 (Fri, 19 Jun 2015)

Changed paths:
M include/bmk-core/pgalloc.h

Log Message:
-----------
add shortcuts for allocating and freeing a single page

bmk_pg{alloc,free}_one()


Commit: 26c05b0d35a06ee76be77eda470918b8d4426b9d

https://github.com/rumpkernel/rumprun/commit/26c05b0d35a06ee76be77eda470918b8d4426b9d
Author: Antti Kantee <pooka@xxxxxx>
Date: 2015-06-19 (Fri, 19 Jun 2015)

Changed paths:
M platform/xen/xen/arch/x86/mm.c
M platform/xen/xen/arch/x86/traps.c
M platform/xen/xen/blkfront.c
M platform/xen/xen/console/xenbus.c
M platform/xen/xen/gnttab.c
M platform/xen/xen/include/mini-os/mm.h
M platform/xen/xen/kernel.c
M platform/xen/xen/mm.c
M platform/xen/xen/netfront.c
M platform/xen/xen/pcifront.c

Log Message:
-----------
convert xen platform to use the bmk_pgalloc() interface


Compare:
https://github.com/rumpkernel/rumprun/compare/8449e05b8bf9...26c05b0d35a0

Other related posts:

  • » [rumpkernel/rumprun] 3a969e: use asm.h from <bmk-core> - GitHub