Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*get\s+rid\s+of\s+the\s+address_space\s+override\s+in\s+setsockopt\s*$/: 11 ]

Total 11 documents matching your query.

1. Re: get rid of the address_space override in setsockopt (score: 1)
Author: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Date: Wed, 22 Jul 2020 10:09:41 -0700
Right. I've realized that after sending that email two days ago. Now bpf-next->net-next PR is pending and as soon as it's merged bpf-next will have all the recent bits.
/html/lvs-devel/2020-07/msg00089.html (14,283 bytes)

2. RE: get rid of the address_space override in setsockopt (score: 1)
Author: David Laight <David.Laight@xxxxxxxxxx>
Date: Wed, 22 Jul 2020 08:21:21 +0000
You realise that one of the SCTP getsockopt() is actually a command! It is one of the requests that changes state and should probably have been a separate system call. David - Registered Address Lake
/html/lvs-devel/2020-07/msg00087.html (16,157 bytes)

3. Re: get rid of the address_space override in setsockopt (score: 1)
Author: 'Christoph Hellwig' <hch@xxxxxx>
Date: Wed, 22 Jul 2020 10:07:24 +0200
Tough luck for ABIs wit suboptimal calling conventions. At least we can do the right thing for those that do not have the problem.
/html/lvs-devel/2020-07/msg00086.html (15,526 bytes)

4. Re: get rid of the address_space override in setsockopt (score: 1)
Author: 'Christoph Hellwig' <hch@xxxxxx>
Date: Wed, 22 Jul 2020 10:06:46 +0200
No. Only setsockopt can be fed kernel addresses from bpf-cgroup. There is no point in complicating the read side interface when it doesn't have that problem.
/html/lvs-devel/2020-07/msg00085.html (15,766 bytes)

5. Re: get rid of the address_space override in setsockopt (score: 1)
Author: Christoph Hellwig <hch@xxxxxx>
Date: Wed, 22 Jul 2020 09:56:57 +0200
The bpf-next tree is missing all my previous setsockopt cleanups, so there series won't apply.
/html/lvs-devel/2020-07/msg00082.html (13,134 bytes)

6. RE: get rid of the address_space override in setsockopt (score: 1)
Author: David Laight <David.Laight@xxxxxxxxxx>
Date: Tue, 21 Jul 2020 10:26:58 +0000
Another 'gotcha' ... On an least some architectures (possibly only m68k) IIRC all structures are actually passed by reference. (This used to be true for sparc - but it may have changed in the last 30
/html/lvs-devel/2020-07/msg00076.html (14,706 bytes)

7. RE: get rid of the address_space override in setsockopt (score: 1)
Author: David Laight <David.Laight@xxxxxxxxxx>
Date: Tue, 21 Jul 2020 09:38:23 +0000
Are you planning to make the equivalent change to getsockopt()? Having mismatched interfaces would be very strange. David - Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1
/html/lvs-devel/2020-07/msg00073.html (14,860 bytes)

8. Re: get rid of the address_space override in setsockopt (score: 1)
Author: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Date: Mon, 20 Jul 2020 13:47:56 -0700
could you rebase on bpf-next tree and we can route it this way then? we'll also test the whole thing before applying. sounds like v2 is needed anyway to address Eric's addr space concern?
/html/lvs-devel/2020-07/msg00067.html (13,168 bytes)

9. Re: get rid of the address_space override in setsockopt (score: 1)
Author: Christoph Hellwig <hch@xxxxxx>
Date: Mon, 20 Jul 2020 19:43:38 +0200
net-next/master
/html/lvs-devel/2020-07/msg00065.html (12,102 bytes)

10. Re: get rid of the address_space override in setsockopt (score: 1)
Author: Eric Biggers <ebiggers@xxxxxxxxxx>
Date: Mon, 20 Jul 2020 09:38:36 -0700
Please mention what git tree your patchset applies to. - Eric
/html/lvs-devel/2020-07/msg00063.html (12,999 bytes)

11. get rid of the address_space override in setsockopt (score: 1)
Author: Christoph Hellwig <hch@xxxxxx>
Date: Mon, 20 Jul 2020 14:47:13 +0200
Hi Dave, setsockopt is the last place in architecture-independ code that still uses set_fs to force the uaccess routines to operate on kernel pointers. This series adds a new sockptr_t type that can
/html/lvs-devel/2020-07/msg00054.html (17,519 bytes)


This search system is powered by Namazu