[rumpkernel/rumprun] 0af7be: hw: Fix multiboot flag parsing

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: rumpkernel-builds@xxxxxxxxxxxxx
  • Date: Mon, 29 Jun 2015 03:08:30 -0700

Branch: refs/heads/master
Home: https://github.com/rumpkernel/rumprun
Commit: 0af7befec18308285f6020b2c3e261b198e81fb5

https://github.com/rumpkernel/rumprun/commit/0af7befec18308285f6020b2c3e261b198e81fb5
Author: Martin Lucina <martin@xxxxxxxxxx>
Date: 2015-06-29 (Mon, 29 Jun 2015)

Changed paths:
M platform/hw/multiboot.c

Log Message:
-----------
hw: Fix multiboot flag parsing

MULTIBOOT_MEMORY_INFO should be MULTIBOOT_INFO_MEMORY, these are two
different things.

Multiboot command line should only be used if MULTIBOOT_INFO_CMDLINE is
present.


Other related posts:

  • » [rumpkernel/rumprun] 0af7be: hw: Fix multiboot flag parsing - GitHub