Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1595472 > unrolled thread
| Started by | Baruch Siach <baruch@tkos.co.il> |
|---|---|
| First post | 2017-03-08 21:10 +0100 |
| Last post | 2017-03-15 06:30 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] doc: ABI: vdso: update parse_vdso.c reference Baruch Siach <baruch@tkos.co.il> - 2017-03-08 21:10 +0100
Re: [PATCH] doc: ABI: vdso: update parse_vdso.c reference Jonathan Corbet <corbet@lwn.net> - 2017-03-14 00:20 +0100
Re: [PATCH] doc: ABI: vdso: update parse_vdso.c reference Baruch Siach <baruch@tkos.co.il> - 2017-03-15 06:30 +0100
| From | Baruch Siach <baruch@tkos.co.il> |
|---|---|
| Date | 2017-03-08 21:10 +0100 |
| Subject | [PATCH] doc: ABI: vdso: update parse_vdso.c reference |
| Message-ID | <tiQ4i-2ZW-15@gated-at.bofh.it> |
Since commit f9b6b0ef603 ("selftests: move vDSO tests from Documentation/vDSO")
parse_vdso.c moved under selftests. Update the reference to match.
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
Documentation/ABI/stable/vdso | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/ABI/stable/vdso b/Documentation/ABI/stable/vdso
index 7cdfc28cc2c6..55406ec8a35a 100644
--- a/Documentation/ABI/stable/vdso
+++ b/Documentation/ABI/stable/vdso
@@ -16,7 +16,8 @@ The vDSO uses symbol versioning; whenever you request a symbol from the
vDSO, specify the version you are expecting.
Programs that dynamically link to glibc will use the vDSO automatically.
-Otherwise, you can use the reference parser in Documentation/vDSO/parse_vdso.c.
+Otherwise, you can use the reference parser in
+tools/testing/selftests/vDSO/parse_vdso.c.
Unless otherwise noted, the set of symbols with any given version and the
ABI of those symbols is considered stable. It may vary across architectures,
--
2.11.0
[toc] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2017-03-14 00:20 +0100 |
| Message-ID | <tkHpU-85V-15@gated-at.bofh.it> |
| In reply to | #1595472 |
On Wed, 8 Mar 2017 21:50:31 +0200
Baruch Siach <baruch@tkos.co.il> wrote:
> Since commit f9b6b0ef603 ("selftests: move vDSO tests from Documentation/vDSO")
> parse_vdso.c moved under selftests. Update the reference to match.
Applied to the docs tree, thanks.
jon
[toc] | [prev] | [next] | [standalone]
| From | Baruch Siach <baruch@tkos.co.il> |
|---|---|
| Date | 2017-03-15 06:30 +0100 |
| Message-ID | <tl9Fx-2US-23@gated-at.bofh.it> |
| In reply to | #1599917 |
Hi Jonathan,
On Mon, Mar 13, 2017 at 05:13:38PM -0600, Jonathan Corbet wrote:
> On Wed, 8 Mar 2017 21:50:31 +0200
> Baruch Siach <baruch@tkos.co.il> wrote:
> > Since commit f9b6b0ef603 ("selftests: move vDSO tests from Documentation/vDSO")
> > parse_vdso.c moved under selftests. Update the reference to match.
>
> Applied to the docs tree, thanks.
Thanks.
Are you looking after Documentation/ABI/ as well? The MAINTAINERS
documentation entry explicitly excludes Documentation/ABI/. I CCed you only
because you acked f9b6b0ef603.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web