Details

    • Type: Dev Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Fix Version/s: Vz7.0-RTM
    • Component/s: Containers::Kernel
    • Security Level: Public

      Description

      During rebase of the "Initial patch commit + compilation fixes" i've faced in file lib/nlattr.c in function nla_parse():

                      pr_warn_ratelimited("netlink: %d bytes leftover after parsing attributes in process `%s'.\n",
                                          rem, current->comm);

      Previously there was just a printk() which we substituted by ve_printk().

      Now we need to introduce some kind of ve_pr_warn_ratelimited().

      Hint: we do similar things with net_velog_ratelimited() andnet_veboth_ratelimited().


      For now i just returned there simple ve_printk() as previously.

        Attachments

          Activity

            People

            Assignee:
            dmsafonov.int Dmitry Safonov
            Reporter:
            khorenko Konstantin Khorenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: