GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Jens Axboe (axboe@fosstodon.org)'s status on Saturday, 25-Mar-2023 01:46:05 JSTJens AxboeJens Axboe
    in reply to
    • Linus Torvalds

    @torvalds My kvm boots fine with:

    diff --git a/lib/iov_iter.c b/lib/iov_iter.c
    index 274014e4eafe..06e46530cb3d 100644
    --- a/lib/iov_iter.c
    +++ b/lib/iov_iter.c
    @@ -1868,7 +1868,7 @@ int import_single_range(int rw, void __user *buf, size_t len,

    iov->iov_base = buf;
    iov->iov_len = len;
    - iov_iter_init(i, rw, iov, 1, len);
    + iov_iter_ubuf(i, rw, buf, len);
    return 0;
    }
    EXPORT_SYMBOL(import_single_range);

    Let me try the __import_iovec() as well...

    In conversationSaturday, 25-Mar-2023 01:46:05 JST from fosstodon.orgpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.