On 12/12/12 8:09 PM, Linus Torvalds wrote:
On Wed, Dec 12, 2012 at 7:02 PM, David Ahern <dsah...@gmail.com> wrote:

Can you add -v and see if it spits out more info?

No more info.

I'm surprised you are not seeing this as well:

           } else if ((err == EOPNOTSUPP) && (attr->precise_ip)) {
                ui__error("\'precise\' request may not be supported. "
                      "Try removing 'p' modifier\n");
                rc = -err;
                goto out;
            }

I made changes in this area relatively recently; I'll take a look.

David


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to