[PATCH v2 0/3] docs/memory-barriers/kokr: Update the content

SeongJae Park posted 3 patches 3 years, 5 months ago
.../translations/ko_KR/memory-barriers.txt    | 149 ++++++++++--------
1 file changed, 85 insertions(+), 64 deletions(-)
[PATCH v2 0/3] docs/memory-barriers/kokr: Update the content
Posted by SeongJae Park 3 years, 5 months ago
There are updates to memory-barriers.txt that not applied to the Korean
translation.  This patchset applies the changes.

Changes from v1
(https://lore.kernel.org/all/20221008174928.13479-1-sj@kernel.org/)
- Drop first one, which is not for translation and already pulled
- Use better expressions for Korean (Yunjae Lee)
- Fix a typo (Yunjae Lee)

SeongJae Park (3):
  docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add
    implementation for ARM64
  docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
  docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency
    barrier'

 .../translations/ko_KR/memory-barriers.txt    | 149 ++++++++++--------
 1 file changed, 85 insertions(+), 64 deletions(-)

-- 
2.17.1
Re: [PATCH v2 0/3] docs/memory-barriers/kokr: Update the content
Posted by Paul E. McKenney 3 years, 5 months ago
On Mon, Oct 10, 2022 at 07:58:06PM -0700, SeongJae Park wrote:
> There are updates to memory-barriers.txt that not applied to the Korean
> translation.  This patchset applies the changes.
> 
> Changes from v1
> (https://lore.kernel.org/all/20221008174928.13479-1-sj@kernel.org/)
> - Drop first one, which is not for translation and already pulled
> - Use better expressions for Korean (Yunjae Lee)
> - Fix a typo (Yunjae Lee)
> 
> SeongJae Park (3):
>   docs/memory-barriers.txt/kokr: introduce io_stop_wc() and add
>     implementation for ARM64
>   docs/memory-barriers.txt/kokr: Add memory barrier dma_mb()
>   docs/memory-barriers.txt/kokr: Fix confusing name of 'data dependency
>     barrier'

Hearing no objections, I pulled these in.  If someone else wants to take
them, please let me know.

							Thanx, Paul

>  .../translations/ko_KR/memory-barriers.txt    | 149 ++++++++++--------
>  1 file changed, 85 insertions(+), 64 deletions(-)
> 
> -- 
> 2.17.1
>