Partially. The kernel no longer panics, but we're dropping sys calls from the output....
On Wed, Feb 3, 2016 at 10:11 PM, barret rhoden <[email protected]> wrote: > Dan - > > Please let me know if this fixes the bug you were seeing. If so, I'll > merge it. If not, we'll talk tomorrow. =) > > Thanks, > > Barret > > ------------------------ > > The following changes since commit > 9a512f392c91fcabc785587906b0d4717ef01608: > > Add a .clang-format (2016-02-03 21:45:26 -0500) > > are available in the git repository at: > > [email protected]:brho/akaros.git strace-fixes > > for you to fetch changes up to e43477e9002212cc00cb2cf297cfd463f4e06d62: > > Fix page faults in strace (2016-02-03 22:05:44 -0500) > > ---------------------------------------------------------------- > Barret Rhoden (2): > Fixes warning in serialize_test > Fix page faults in strace > > kern/src/syscall.c | 20 ++++++++++++-------- > tests/serialize_test.c | 5 ++--- > 2 files changed, 14 insertions(+), 11 deletions(-) > > -- > 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. > -- 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.
