lkml.org 
[lkml]   [2017]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 0/7] EDAC, mce_amd: Issue decoded MCE through the tracepoint
    On Wed, Aug 30, 2017 at 02:47:19PM -0700, mark gross wrote:
    > FWIW I this looks fishy in arch independent code. I assume this
    > include is for the definition of the mca_cfg global used in the printf
    > below.

    Yeah, it is a bit ad-hoc. I guess I can add an arch_has_decoder()
    wrapper which each arch can define. That would be cleaner.

    > do you want to worry about this debugfs interfaces as ABI?
    > debugfs changes have bitten me on one specific OS in irritating ways.
    >
    > I'm not sure what the word is for debugfs interfaces as ABI these days so this
    > feedback may be not so useful.

    Yeah, the moment something starts using it, it is ABI. The good thing
    about it is, though, that it can get stuff appended to it, just like
    tracepoints get fields added. And tools should be able to handle parsing
    appended lines fine. Removing lines OTOH is always problematic. But
    we'll make that append-only.

    Thx!

    --
    Regards/Gruss,
    Boris.

    Good mailing practices for 400: avoid top-posting and trim the reply.

    \
     
     \ /
      Last update: 2017-08-31 00:04    [W:4.029 / U:1.660 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site