Displaying 20 results from an estimated 33 matches for "mchehab".
Did you mean:
chehab
2019 Jun 03
2
[PATCH 22/22] docs: fix broken documentation links
Le 30/05/2019 ? 01:23, Mauro Carvalho Chehab a ?crit?:
> Mostly due to x86 and acpi conversion, several documentation
> links are still pointing to the old file. Fix them.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
> ---
> Documentation/acpi/dsd/leds.txt | 2 +-
> Documentation/admin-guide/kernel-parameters.rst | 6 +++---
> Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
> Documentation/admin-guide/ras.rst...
2019 Jun 03
2
[PATCH 22/22] docs: fix broken documentation links
Le 30/05/2019 ? 01:23, Mauro Carvalho Chehab a ?crit?:
> Mostly due to x86 and acpi conversion, several documentation
> links are still pointing to the old file. Fix them.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
> ---
> Documentation/acpi/dsd/leds.txt | 2 +-
> Documentation/admin-guide/kernel-parameters.rst | 6 +++---
> Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
> Documentation/admin-guide/ras.rst...
2016 Oct 19
2
[PATCH v2 34/37] docs: fix locations of several documents that got moved
...was the previous name for the admin's guide).
The big issue is how to identify what files at Documentation/ that
were not converted yet.
On this patch series, we opted to move the file and keep just a
reference to the most relevant ones, pointing to the new location:
https://git.linuxtv.org/mchehab/experimental.git/commit/?h=lkml-books-v2&id=217462c76ee1c12b45750723059a3461018b6975
https://git.linuxtv.org/mchehab/experimental.git/commit/?h=lkml-books-v2&id=d15595a318356804ed1bc42f509e72de9d031513
We could do something similar to Documentation/kernel-parameters.txt.
Yet, the best is,...
2016 Oct 19
2
[PATCH v2 34/37] docs: fix locations of several documents that got moved
...was the previous name for the admin's guide).
The big issue is how to identify what files at Documentation/ that
were not converted yet.
On this patch series, we opted to move the file and keep just a
reference to the most relevant ones, pointing to the new location:
https://git.linuxtv.org/mchehab/experimental.git/commit/?h=lkml-books-v2&id=217462c76ee1c12b45750723059a3461018b6975
https://git.linuxtv.org/mchehab/experimental.git/commit/?h=lkml-books-v2&id=d15595a318356804ed1bc42f509e72de9d031513
We could do something similar to Documentation/kernel-parameters.txt.
Yet, the best is,...
2013 Mar 28
2
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
...rnel.org
Cc: netfilter-devel at vger.kernel.org
Cc: bridge at lists.linux-foundation.org
Cc: linux-wireless at vger.kernel.org
Cc: linux1394-devel at lists.sourceforge.net
Cc: linux-media at vger.kernel.org
Cc: netdev at vger.kernel.org
Cc: dev at openvswitch.org
Acked-by: Mauro Carvalho Chehab <mchehab at redhat.com>
Acked-by: Stefan Richter <stefanr at s5r6.in-berlin.de>
Signed-off-by: Simon Horman <horms at verge.net.au>
---
v2
* Make updates to the following files as suggested by David Miller
- drivers/media/dvb-core/dvb_net.c
- drivers/net/wireless/ray_cs.c
- net/bridge...
2018 Jul 02
0
[PATCH 0/9] Fix references for some missing documentation files
On Tue, 26 Jun 2018 06:49:02 -0300
Mauro Carvalho Chehab <mchehab+samsung at kernel.org> wrote:
> Having nothing to do while waiting for my plane to arrive while
> returning back from Japan, I ended by writing a small series of
> patches meant to reduce the number of bad Documentation/*
> links that are detected by:
> ./scripts/documentation...
2020 Jun 18
1
2dd4d163cd9c ("drm/nouveau: remove open-coded version of remove_conflicting_pci_framebuffers()")
Hi,
On Thu, Jun 18, 2020 at 04:19:02PM -0400, Ilia Mirkin wrote:
> Hi Boris,
>
> There was a fixup to that patch that you'll also have to revert first
> -- 7dbbdd37f2ae7dd4175ba3f86f4335c463b18403. I guess there's some
> subtle difference between the old open-coded logic and the helper,
> they were supposed to be identical.
Thanks, that's a good point. I reverted
2019 Jun 04
0
[PATCH 22/22] docs: fix broken documentation links
...lt;christophe.leroy at c-s.fr> escreveu:
> Le 30/05/2019 ? 01:23, Mauro Carvalho Chehab a ?crit?:
> > Mostly due to x86 and acpi conversion, several documentation
> > links are still pointing to the old file. Fix them.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
> > ---
> > Documentation/acpi/dsd/leds.txt | 2 +-
> > Documentation/admin-guide/kernel-parameters.rst | 6 +++---
> > Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
> > Documentation/admin-gu...
2019 Sep 19
0
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
...om>
Cc: Wei Yang <richardw.yang at linux.intel.com>
Cc: Alexander Potapenko <glider at google.com>
Cc: Anshuman Khandual <anshuman.khandual at arm.com>
Cc: Jason Gunthorpe <jgg at ziepe.ca>
Cc: Stephen Rothwell <sfr at canb.auug.org.au>
Cc: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
Cc: Matthew Wilcox <willy at infradead.org>
Cc: Yu Zhao <yuzhao at google.com>
Cc: Minchan Kim <minchan at kernel.org>
Cc: Yang Shi <yang.shi at linux.alibaba.com>
Cc: Ira Weiny <ira.weiny at intel.com>
Cc: Andrey Ryabinin <aryabinin at vir...
2019 May 20
3
[PATCH 10/10] docs: fix broken documentation links
Mostly due to x86 and acpi conversion, several documentation
links are still pointing to the old file. Fix them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
---
Documentation/acpi/dsd/leds.txt | 2 +-
Documentation/admin-guide/kernel-parameters.rst | 6 +++---
Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
Documentation/admin-guide/ras.rst | 2 +-
.../devicetree/bin...
2019 May 29
6
[PATCH 00/22] Some documentation fixes
Fix several warnings and broken links.
This series was generated against linux-next, but was rebased to be applied at
docs-next. It should apply cleanly on either tree.
There's a git tree with all of them applied on the top of docs/docs-next
at:
https://git.linuxtv.org/mchehab/experimental.git/log/?h=fix_doc_links_v2
Mauro Carvalho Chehab (21):
ABI: sysfs-devices-system-cpu: point to the right docs
isdn: mISDN: remove a bogus reference to a non-existing doc
dt: fix broken references to nand.txt
docs: zh_CN: get rid of basic_profiling.txt
doc: it_IT: fix refer...
2016 Oct 18
2
[PATCH v2 34/37] docs: fix locations of several documents that got moved
...$data ne $new_data) {
printf "Writing $file, due to $k -> $v\n";
my ($dev,$ino,$mode) = stat($file);
open OUT, ">$file";
print OUT $new_data;
close OUT;
chmod $mode, $file;
}
}
close FILE;
}
</script>
Signed-off-by: Mauro Carvalho Chehab <mchehab at s-opensource.com>
---
Documentation/00-INDEX | 54 +++++++++++-----------
Documentation/ABI/README | 2 +-
Documentation/ABI/testing/sysfs-kernel-slab | 2 +-
Documentation/DocBook/kernel-hacking.tmpl | 4 +-
Documentat...
2016 Oct 18
2
[PATCH v2 34/37] docs: fix locations of several documents that got moved
...$data ne $new_data) {
printf "Writing $file, due to $k -> $v\n";
my ($dev,$ino,$mode) = stat($file);
open OUT, ">$file";
print OUT $new_data;
close OUT;
chmod $mode, $file;
}
}
close FILE;
}
</script>
Signed-off-by: Mauro Carvalho Chehab <mchehab at s-opensource.com>
---
Documentation/00-INDEX | 54 +++++++++++-----------
Documentation/ABI/README | 2 +-
Documentation/ABI/testing/sysfs-kernel-slab | 2 +-
Documentation/DocBook/kernel-hacking.tmpl | 4 +-
Documentat...
2013 Dec 06
2
Regression: drm/nouveau/clk: implement power state and engine clock control in core (7c856522069755ab9d163a24ac332cd3cb35fe30) breaks GeForce 9400 on Intel Mac Mini Model November 2010 model
...3] Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
git bisect good eda670c626a4f53eb8ac5f20d8c10d3f0b54c583
# bad: [cdd278db0e3dd714e8076e58f723f3c59547591b] Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
git bisect bad cdd278db0e3dd714e8076e58f723f3c59547591b
# bad: [a3483353ca4e6dbeef2ed62ebed01af109b5b27a] drm: check for !kdev in drm_unplug_minor()
git bisect bad a3483353ca4e6dbeef2ed62ebed01af109b5b27a
# good: [ddb642fb0566758ace34384538720db0e24bcd4c] drm/i915: rename i915_init_power...
2019 Jun 04
0
[PATCH v2 19/22] docs: fix broken documentation links
Mostly due to x86 and acpi conversion, several documentation
links are still pointing to the old file. Fix them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
Reviewed-by: Wolfram Sang <wsa at the-dreams.de>
Reviewed-by: Sven Van Asbroeck <TheSven73 at gmail.com>
Reviewed-by: Bhupesh Sharma <bhsharma at redhat.com>
Acked-by: Mark Brown <broonie at kernel.org>
---
Documentation/acpi/dsd/leds.txt...
2019 Jun 07
0
[PATCH v3 16/20] docs: fix broken documentation links
Mostly due to x86 and acpi conversion, several documentation
links are still pointing to the old file. Fix them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
Reviewed-by: Wolfram Sang <wsa at the-dreams.de>
Reviewed-by: Sven Van Asbroeck <TheSven73 at gmail.com>
Reviewed-by: Bhupesh Sharma <bhsharma at redhat.com>
Acked-by: Mark Brown <broonie at kernel.org>
---
Documentation/acpi/dsd/leds.txt...
2019 May 30
1
[PATCH 22/22] docs: fix broken documentation links
...3 AM CEST Mauro Carvalho Chehab wrote:
> Mostly due to x86 and acpi conversion, several documentation
> links are still pointing to the old file. Fix them.
For the Italian documentation I just send I patch to fix them in a dedicated
patch
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
> ---
> Documentation/acpi/dsd/leds.txt | 2 +-
> Documentation/admin-guide/kernel-parameters.rst | 6 +++---
> Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
> Documentation/admin-guide/ras.rst |...
2019 May 30
1
[PATCH 22/22] docs: fix broken documentation links
...3 AM CEST Mauro Carvalho Chehab wrote:
> Mostly due to x86 and acpi conversion, several documentation
> links are still pointing to the old file. Fix them.
For the Italian documentation I just send I patch to fix them in a dedicated
patch
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
> ---
> Documentation/acpi/dsd/leds.txt | 2 +-
> Documentation/admin-guide/kernel-parameters.rst | 6 +++---
> Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
> Documentation/admin-guide/ras.rst |...
2019 May 29
0
[PATCH 22/22] docs: fix broken documentation links
Mostly due to x86 and acpi conversion, several documentation
links are still pointing to the old file. Fix them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
---
Documentation/acpi/dsd/leds.txt | 2 +-
Documentation/admin-guide/kernel-parameters.rst | 6 +++---
Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
Documentation/admin-guide/ras.rst | 2 +-
.../devicetree/bin...
2019 May 30
0
[PATCH 22/22] docs: fix broken documentation links
...> links are still pointing to the old file. Fix them.
>
> For the Italian documentation I just send I patch to fix them in a dedicated
> patch
Acked-by: Michael S. Tsirkin <mst at redhat.com>
for the vhost change.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>
> > ---
> > Documentation/acpi/dsd/leds.txt | 2 +-
> > Documentation/admin-guide/kernel-parameters.rst | 6 +++---
> > Documentation/admin-guide/kernel-parameters.txt | 16 ++++++++--------
> > Documentation/admin-guide/...