)]}'
{
  "log": [
    {
      "commit": "968d70184d599abc7fe0a89447ef4e183e0135c4",
      "tree": "802783219bef73069906164aa4d6b6a67aab9f7d",
      "parents": [
        "a50feda546ac03415707a9bbcac8d6b20714db21"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "edumazet@google.com",
        "time": "Fri May 18 20:23:00 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat May 19 02:32:30 2012 -0400"
      },
      "message": "ppp: avoid false drop_monitor false positives\n\nCall consume_skb() in place of kfree_skb() were appropriate.\n\nSigned-off-by: Eric Dumazet \u003cedumazet@google.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "3b12bb60437eb69cd9ff58e5dee23b525d01d069",
      "tree": "6a242cd303076d2dbbedbde53612e7e05fe58a46",
      "parents": [
        "046f4aaf6d25ac8449ef5ec7edb14d6ae68a0094"
      ],
      "author": {
        "name": "Rami Rosen",
        "email": "ramirose@gmail.com",
        "time": "Thu May 17 05:04:50 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 17 15:34:34 2012 -0400"
      },
      "message": "pppoe: remove unused return value from two methods.\n\nThe patch removes unused return value from __delete_item() and\ndelete_item() methods in drivers/net/ppp/pppoe.c.\n\nSigned-off-by: Rami Rosen \u003cramirose@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "56845d78cee8576a8160cee8aeac62efdb561ae2",
      "tree": "f891afed5324d359da1713a80a7131968373acc4",
      "parents": [
        "df8ef8f3aaa6692970a436204c4429210addb23a",
        "8a9a0ea6032186e3030419262678d652b88bf6a8"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 15 13:19:04 2012 -0400"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Apr 15 13:19:04 2012 -0400"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nConflicts:\n\tdrivers/net/ethernet/atheros/atlx/atl1.c\n\tdrivers/net/ethernet/atheros/atlx/atl1.h\n\nResolved a conflict between a DMA error bug fix and NAPI\nsupport changes in the atl1 driver.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9a5d2bd99e0dfe9a31b3c160073ac445ba3d773f",
      "tree": "e91d28ce1852c8a7016065ee2184dd2531d56892",
      "parents": [
        "1716a96101c49186bb0b8491922fd3e69030235f"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Sun Apr 08 10:01:44 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Apr 13 13:06:47 2012 -0400"
      },
      "message": "ppp: Fix race condition with queue start/stop\n\nCommit e675f0cc9a872fd152edc0c77acfed19bf28b81e (\"ppp: Don\u0027t stop and\nrestart queue on every TX packet\") introduced a race condition which\ncould leave the net queue stopped even when the channel is no longer\nbusy. By calling netif_stop_queue() from ppp_start_xmit(), based on the\nreturn value from ppp_xmit_process() but *after* all the locks have been\ndropped, we could potentially do so *after* the channel has actually\nfinished transmitting and attempted to re-wake the queue.\n\nFix this by moving the netif_stop_queue() into ppp_xmit_process() under\nthe xmit lock. I hadn\u0027t done this previously, because it gets called\nfrom other places than ppp_start_xmit(). But I now think it\u0027s the better\noption. The net queue *should* be stopped if the channel becomes\ncongested due to writes from pppd, anyway.\n\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "06eb4eafbdc0796d741d139a44f1253278da8611",
      "tree": "fbdb44317130c371928154c9e6903e699fe2b995",
      "parents": [
        "32ed53b83ea5ec26a4dba90e18f5e0ff6c71eb48",
        "f68e556e23d1a4176b563bcb25d8baf2c5313f91"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 10 14:30:45 2012 -0400"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 10 14:30:45 2012 -0400"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n"
    },
    {
      "commit": "99427747fbd0b29f2bebc74c697acfd435fecc3f",
      "tree": "2520d4e743aad5f6a2d813ace48cfbac86cd7be5",
      "parents": [
        "ffe06c17afbbbd4d73cdc339419be232847d667a"
      ],
      "author": {
        "name": "Akinobu Mita",
        "email": "akinobu.mita@gmail.com",
        "time": "Mon Apr 02 22:47:16 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 03 18:54:31 2012 -0400"
      },
      "message": "ppp: use for_each_set_bit_from\n\nUse for_each_set_bit_from to iterate over all the set bit in a memory\nregion.\n\nSigned-off-by: Akinobu Mita \u003cakinobu.mita@gmail.com\u003e\nCc: Dmitry Kozlov \u003cxeb@mail.ru\u003e\nCc: netdev@vger.kernel.org\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e675f0cc9a872fd152edc0c77acfed19bf28b81e",
      "tree": "244c4488575cc19bd882ad00c2d6852db5bcbe98",
      "parents": [
        "2def16ae6b0c77571200f18ba4be049b03d75579"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Mon Mar 26 00:03:42 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Apr 03 17:31:38 2012 -0400"
      },
      "message": "ppp: Don\u0027t stop and restart queue on every TX packet\n\nFor every transmitted packet, ppp_start_xmit() will stop the netdev\nqueue and then, if appropriate, restart it. This causes the TX softirq\nto run, entirely gratuitously.\n\nThis is \"only\" a waste of CPU time in the normal case, but it\u0027s actively\nharmful when the PPP device is a TEQL slave — the wakeup will cause the\noffending device to receive the next TX packet from the TEQL queue, when\nit *should* have gone to the next slave in the list. We end up seeing\nlarge bursts of packets on just *one* slave device, rather than using\nthe full available bandwidth over all slaves.\n\nThis patch fixes the problem by *not* unconditionally stopping the queue\nin ppp_start_xmit(). It adds a return value from ppp_xmit_process()\nwhich indicates whether the queue should be stopped or not.\n\nIt *doesn\u0027t* remove the call to netif_wake_queue() from\nppp_xmit_process(), because other code paths (especially from\nppp_output_wakeup()) need it there and it\u0027s messy to push it out to the\nother callers to do it based on the return value. So we leave it in\nplace — it\u0027s a no-op in the case where the queue wasn\u0027t stopped, so it\u0027s\nharmless in the TX path.\n\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4b32da2bcf1de2b7a196a0e48389d231b4472c36",
      "tree": "440b246f9fffb1126ceab28d7aa4c55c59187e11",
      "parents": [
        "bf7daebb9fba540cb8864f435f153678b3e5c171"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Mar 04 12:56:55 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:41:38 2012 -0500"
      },
      "message": "ppp: Replace uses of \u003clinux/if_ppp.h\u003e with \u003clinux/ppp-ioctl.h\u003e\n\nSince all that include/linux/if_ppp.h does is #include \u003clinux/ppp-ioctl.h\u003e,\nthis replaces the occurrences of #include \u003clinux/if_ppp.h\u003e with\n#include \u003clinux/ppp-ioctl.h\u003e.\n\nIt also corrects an error in Documentation/networking/l2tp.txt, where\nit referenced include/linux/if_ppp.h as the source of some definitions\nthat are actually now defined in include/linux/if_pppol2tp.h.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "bf7daebb9fba540cb8864f435f153678b3e5c171",
      "tree": "dc825997a817db8c1f8b2bf930de10a428aaa796",
      "parents": [
        "784db3f06228da81627d23052a6d2ecc38db001a"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Mar 04 12:56:04 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:41:38 2012 -0500"
      },
      "message": "ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h\n\nThis moves the definitions of the ioctls, constants and structures\nrelating to the ppp_generic interface to userspace out from if_ppp.h\nto a new file, ppp-ioctl.h.  The new file has my copyright since I\ndesigned and implemented the ppp_generic interface in the late 1990s.\nNone of the contents of this file comes from the original if_ppp.h\npublished by Carnegie Mellon University.\n\nOf the remainder of if_ppp.h, only the PPP_MTU definition was being\nused, and this replaces the uses of it with PPP_MRU (which is identical).\nTherefore, this replaces the entire file with the single line\n\n#include \u003clinux/ppp-ioctl.h\u003e\n\nwhich clearly doesn\u0027t contain any CMU code.  Thus I have removed the\nCMU copyright notice with its problematic advertising clause, and in\nfact since it\u0027s only one trivial line I have not added any other\ncopyright notice.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "784db3f06228da81627d23052a6d2ecc38db001a",
      "tree": "3c6f5e0eb0edec861696bdba954b1a45164d43d6",
      "parents": [
        "2fae5e3670a666039e6f2fd63e1a5d320c71b913"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Mar 04 12:54:54 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Mar 04 20:41:38 2012 -0500"
      },
      "message": "ppp: Change copyright notices from ANU to me\n\nThis changes the copyright notices on the PPP code that I developed\nin the late 1990s from being copyright The Australian National\nUniversity to copyright Paul Mackerras.  I can do this as I have an\nacknowledgement in writing from the Head of the Computer Science\nDepartment at ANU (where I worked then) that ANU does not claim any\nintellectual property in this code.\n\nWhile I\u0027m at it, change the copyright notice from BSD-style to\nGNU GPL like the rest of the kernel.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ff4783ce78c08d2990126ce1874250ae8e72bbd2",
      "tree": "5c95885a4ab768101dd72942b57c238d452a7565",
      "parents": [
        "622121719934f60378279eb440d3cec2fc3176d2",
        "203738e548cefc3fc3c2f73a9063176c9f3583d5"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 26 21:55:51 2012 -0500"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Feb 26 21:55:51 2012 -0500"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nConflicts:\n\tdrivers/net/ethernet/sfc/rx.c\n\nOverlapping changes in drivers/net/ethernet/sfc/rx.c, one to change\nthe rx_buf-\u003eis_page boolean into a set of u16 flags, and another to\nadjust how -\u003eip_summed is initialized.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8a49ad6e89feb5015e77ce6efeb2678947117e20",
      "tree": "02638f120a2bad80262adbe8b039462b54874871",
      "parents": [
        "21ca54e99b085b9ff4c91ca41afe42a439966109"
      ],
      "author": {
        "name": "Ben McKeegan",
        "email": "ben@netservers.co.uk",
        "time": "Fri Feb 24 06:33:56 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Feb 24 17:53:21 2012 -0500"
      },
      "message": "ppp: fix \u0027ppp_mp_reconstruct bad seq\u0027 errors\n\nThis patch fixes a (mostly cosmetic) bug introduced by the patch\n\u0027ppp: Use SKB queue abstraction interfaces in fragment processing\u0027\nfound here: http://www.spinics.net/lists/netdev/msg153312.html\n\nThe above patch rewrote and moved the code responsible for cleaning\nup discarded fragments but the new code does not catch every case\nwhere this is necessary.  This results in some discarded fragments\nremaining in the queue, and triggering a \u0027bad seq\u0027 error on the\nsubsequent call to ppp_mp_reconstruct.  Fragments are discarded\nwhenever other fragments of the same frame have been lost.\nThis can generate a lot of unwanted and misleading log messages.\n\nThis patch also adds additional detail to the debug logging to\nmake it clearer which fragments were lost and which other fragments\nwere discarded as a result of losses. (Run pppd with \u0027kdebug 1\u0027\noption to enable debug logging.)\n\nSigned-off-by: Ben McKeegan \u003cben@netservers.co.uk\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "19c6c8f58b5840fd4757233b4849f42687d2ef3a",
      "tree": "fd4379667cb5001edb2e7dd49347bf7fbdcc5a3d",
      "parents": [
        "de8261c2fa364397ed872fad1244d75364689168"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Mon Feb 13 04:23:24 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 13 16:04:40 2012 -0500"
      },
      "message": "ppp: fix truesize underestimation\n\nWhen building frag_list, head truesize should be sum of all frag\ntruesize.\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e404decb0fb017be80552adee894b35307b6c7b4",
      "tree": "19b2324328eb1f8cef599f9f164dc9ca6e5699c9",
      "parents": [
        "5f3d9cb2962967d9d7e03abb4a7ca275a9a3fea5"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Sun Jan 29 12:56:23 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jan 31 16:20:21 2012 -0500"
      },
      "message": "drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages\n\nalloc failures use dump_stack so emitting an additional\nout-of-memory message is an unnecessary duplication.\n\nRemove the allocation failure messages.\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "91dce7ddab99a29b600e3d792b847dc2cdbf0848",
      "tree": "5af5d6d5141c203d92ca0fe3f25b6e54be13e8c7",
      "parents": [
        "5b7bf42e3d47fb16aaf53776ae3eaaf1be247a35"
      ],
      "author": {
        "name": "Bradley Peterson",
        "email": "despite@gmail.com",
        "time": "Thu Jan 12 10:39:16 2012 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jan 12 20:05:28 2012 -0800"
      },
      "message": "pptp: Accept packet with seq zero\n\nInitialize the PPTP \"seq received\" value to 0xffffffff, so we don\u0027t\nignore packets with seq zero.\n\nSigned-off-by: Bradley Peterson \u003cdespite@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "b26e478f8fd5b575684f021b05a5c6236ebb911a",
      "tree": "27d3b3eaf3fe10d05319ad3395b2569ad5f8f6d0",
      "parents": [
        "bcebcc468a6bcd3820fe9ad36b34220563efc93a",
        "bb3c36863e8001fc21a88bebfdead4da4c23e848"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Dec 16 02:11:14 2011 -0500"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Dec 16 02:11:14 2011 -0500"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nConflicts:\n\tdrivers/net/ethernet/freescale/fsl_pq_mdio.c\n\tnet/batman-adv/translation-table.c\n\tnet/ipv6/route.c\n"
    },
    {
      "commit": "a454daceb78844a09c08b6e2d8badcb76a5d73b9",
      "tree": "3bc74f2daa28e775392225d189857cff7673d312",
      "parents": [
        "43af940c54d712ab5e6d6798a82498b25c2af299"
      ],
      "author": {
        "name": "Djalal Harouni",
        "email": "tixxdz@opendz.org",
        "time": "Tue Dec 06 15:47:12 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Dec 07 13:29:04 2011 -0500"
      },
      "message": "ppp: fix pptp double release_sock in pptp_bind()\n\nSigned-off-by: Djalal Harouni \u003ctixxdz@opendz.org\u003e\nAcked-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2cfa5a0471fef43fda0b7bd87e3a5e4dbadb7809",
      "tree": "0603cf740823a45337e2b82ba63bae96a6e75186",
      "parents": [
        "8c2152286aabe753519d7627a2992625b97e4b20"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Wed Nov 23 07:09:32 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Nov 23 18:48:19 2011 -0500"
      },
      "message": "net: treewide use of RCU_INIT_POINTER\n\nrcu_assign_pointer(ptr, NULL) can be safely replaced by\nRCU_INIT_POINTER(ptr, NULL)\n\n(old rcu_assign_pointer() macro was testing the NULL value and could\nomit the smp_wmb(), but this had to be removed because of compiler\nwarnings)\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1805b2f04855f07afe3a71d620a68f483b0ed74f",
      "tree": "b823b90f37f5404fcaef70f785c70112ca74a329",
      "parents": [
        "78d81d15b74246c7cedf84894434890b33da3907",
        "f42af6c486aa5ca6ee62800cb45c5b252020509d"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Oct 24 18:18:09 2011 -0400"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Oct 24 18:18:09 2011 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net\n"
    },
    {
      "commit": "8decf868790b48a727d7e7ca164f2bcd3c1389c0",
      "tree": "b759a5f861f842af7ea76f9011b579d06e9d5508",
      "parents": [
        "3fc72370186be2f9d4d6ef06d99e1caa5d92c564",
        "d93dc5c4478c1fd5de85a3e8aece9aad7bbae044"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 03:23:13 2011 -0400"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 22 03:23:13 2011 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of github.com:davem330/net\n\nConflicts:\n\tMAINTAINERS\n\tdrivers/net/Kconfig\n\tdrivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c\n\tdrivers/net/ethernet/broadcom/tg3.c\n\tdrivers/net/wireless/iwlwifi/iwl-pci.c\n\tdrivers/net/wireless/iwlwifi/iwl-trans-tx-pcie.c\n\tdrivers/net/wireless/rt2x00/rt2800usb.c\n\tdrivers/net/wireless/wl12xx/main.c\n"
    },
    {
      "commit": "224cf5ad14c038b13c119dff29422f178a306f54",
      "tree": "89bf411ea743e9d7bbd3c609eeb7220270a97fc5",
      "parents": [
        "aab3ac26108642eaa06efa4697dab595c7de2bbd"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Sun Jul 31 02:38:19 2011 -0700"
      },
      "committer": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Sat Aug 27 00:58:26 2011 -0700"
      },
      "message": "ppp: Move the PPP drivers\n\nMove the PPP drivers into drivers/net/ppp/ and make the\nnecessary Kconfig and Makefile changes.\n\nCC: Paul Mackerras \u003cpaulus@samba.org\u003e\nCC: Frank Cusack \u003cfcusack@fcusack.com\u003e\nCC: Michal Ostrowski \u003cmostrows@speakeasy.net\u003e\nCC: Michal Ostrowski \u003cmostrows@earthlink.net\u003e\nCC: Dmitry Kozlov \u003cxeb@mail.ru\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\n"
    }
  ]
}
