Hmm, I actually brought this file over from vmm-akaros/include/bootparam.h. On closer inspection it looks like a mash-up between a couple of files from Linux (e820.h and bootparam.h) and an additional do_not_call_bootparam_asserts function (I'll ask Ron about that one, not exactly sure what it's for yet). I'll add a copyright notice from Linux and see what Ron says about that fn. On Tue, Feb 16, 2016 at 10:45 AM Michael Taufen <[email protected]> wrote:
> Ok, will do. > > On Tue, Feb 16, 2016 at 10:44 AM Barret Rhoden <[email protected]> > wrote: > >> On 2016-02-16 at 10:28 Michael Taufen <[email protected]> wrote: >> > Oops, one more thing. Added linux_bootparam.h file. >> >> Can you mention where you got it from (e.g. Linux 4.1 or a commit SHA), >> and put an appropriate copyright header at the top? I know it's a bit >> hacky, but we want to be explicit whenever we borrow code from other >> projects. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Akaros" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/akaros/lMNCvEThTXM/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
