All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] RISC-V: Make modules loadable.
@ 2018-02-23  3:12 Shea Levy
  2018-02-23  3:12 ` [PATCH 1/9] RISC-V: Build non position-independent modules Shea Levy
                   ` (9 more replies)
  0 siblings, 10 replies; 24+ messages in thread
From: Shea Levy @ 2018-02-23  3:12 UTC (permalink / raw)
  To: linux-riscv

This was enough to load enough modules to make virtio_scsi devices
appear on the qemu virt machine on a highly modular distro kernel.

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2018-03-06 23:45 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-23  3:12 [PATCH 0/9] RISC-V: Make modules loadable Shea Levy
2018-02-23  3:12 ` [PATCH 1/9] RISC-V: Build non position-independent modules Shea Levy
2018-02-23  3:12 ` [PATCH 2/9] RISC-V: Load modules within relative jump range of the kernel text Shea Levy
2018-02-27  0:35   ` Palmer Dabbelt
2018-03-01 11:23     ` Shea Levy
2018-02-23  3:12 ` [PATCH 3/9] RISC-V: Support RISCV_CALL relocations for non-PIC modules Shea Levy
2018-02-27  0:35   ` Palmer Dabbelt
2018-02-23  3:12 ` [PATCH 4/9] RISC-V: Support RISCV_RVC_BRANCH relocations in modules Shea Levy
2018-02-23  3:12 ` [PATCH 5/9] RISC-V: Support RISCV_RVC_JUMP " Shea Levy
2018-02-23  3:12 ` [PATCH 6/9] RISC-V: Support RISCV_ADD32 " Shea Levy
2018-02-23  3:12 ` [PATCH 7/9] RISC-V: Support RISCV_SUB32 " Shea Levy
2018-02-23  3:12 ` [PATCH 8/9] RISC-V: Support RISCV_ALIGN " Shea Levy
2018-02-27  0:35   ` Palmer Dabbelt
2018-03-01 11:22     ` Shea Levy
2018-03-01 21:54       ` Palmer Dabbelt
2018-03-01 23:53         ` Shea Levy
2018-03-02  9:12           ` Stef O'Rear
2018-03-06 23:45             ` Palmer Dabbelt
2018-02-23  3:12 ` [PATCH 9/9] RISC-V: Build a module-enabled kernel by default Shea Levy
2018-02-27  0:35 ` [PATCH 0/9] RISC-V: Make modules loadable Palmer Dabbelt
2018-02-27  5:49   ` Stef O'Rear
2018-02-27 18:21     ` Palmer Dabbelt
2018-02-27 18:26       ` Stef O'Rear
2018-02-27 21:21         ` Palmer Dabbelt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.