You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'linus' into locking/core, to fix up conflicts
Conflicts: mm/page_alloc.c Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
@@ -60,7 +60,7 @@ static inline int flat_get_addr_from_rp(u32 __user *rp, u32 relval, u32 flags,
|
||||
* unaligned.
|
||||
*/
|
||||
|
||||
static inline void
|
||||
static inline int
|
||||
flat_put_addr_at_rp(u32 __user *rp, u32 addr, u32 relval)
|
||||
{
|
||||
u32 *p = (__force u32 *)rp;
|
||||
|
||||
Reference in New Issue
Block a user