Fix: (I had originally bumped by 4 bytes, then by another 4, and forgot to git add before git commit --amend-ing the second bump into the patch):
The following changes since commit 3139de080ef0ba119906c400a8777653af3426db: passwd: put in a one line passwd file for Unix programs (2016-03-28 11:22:12 -0400) are available in the git repository at: [email protected]:mtaufen/akaros.git as-bump for you to fetch changes up to 297a76f600a816e06375a0df0b82dce4974187c1: (XCC) Bump the size of the ancillary state (2016-03-31 10:06:48 -0700) ---------------------------------------------------------------- Michael Taufen (1): (XCC) Bump the size of the ancillary state kern/arch/x86/ros/trapframe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) On Thursday, March 31, 2016 at 10:06:05 AM UTC-7, Michael Taufen wrote: > > Hold on, small fix coming > > On Thursday, March 31, 2016 at 9:49:09 AM UTC-7, Michael Taufen wrote: >> >> This increases the size of the ancillary state by 8 bytes to fit the PKRU >> component. >> >> The following changes since commit >> 3139de080ef0ba119906c400a8777653af3426db: >> >> passwd: put in a one line passwd file for Unix programs (2016-03-28 >> 11:22:12 -0400) >> >> are available in the git repository at: >> >> [email protected]:mtaufen/akaros.git as-bump >> >> for you to fetch changes up to 486e828ef66a49ecfdb73f2feccdb4ee2ac4c543: >> >> (XCC) Bump the size of the ancillary state (2016-03-31 09:21:27 -0700) >> >> ---------------------------------------------------------------- >> Michael Taufen (1): >> (XCC) Bump the size of the ancillary state >> >> kern/arch/x86/ros/trapframe.h | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> -- >> Michael Taufen >> [email protected] >> > -- 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.
