Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1657171
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] ARM-XEN: Adjustments for __set_phys_to_machine_multi() |
| Date | 2017-06-04 23:10 +0200 |
| Message-ID | <tOKWB-1Yk-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sun, 4 Jun 2017 22:45:54 +0200 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Improve a size determination Delete an error message for a failed memory allocation Adjust one function call together with a variable assignment arch/arm/xen/p2m.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 2.13.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] ARM-XEN: Adjustments for __set_phys_to_machine_multi() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-04 23:10 +0200
[PATCH 3/3] arm/xen: Adjust one function call together with a variable assignment SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-04 23:10 +0200
Re: [PATCH 3/3] arm/xen: Adjust one function call together with a variable assignment Stefano Stabellini <sstabellini@kernel.org> - 2017-06-05 19:20 +0200
[PATCH 2/3] arm/xen: Delete an error message for a failed memory allocation in __set_phys_to_machine_multi() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-04 23:10 +0200
Re: [PATCH 2/3] arm/xen: Delete an error message for a failed memory allocation in __set_phys_to_machine_multi() Stefano Stabellini <sstabellini@kernel.org> - 2017-06-05 19:20 +0200
[PATCH 1/3] arm/xen: Improve a size determination in __set_phys_to_machine_multi() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-06-04 23:10 +0200
Re: [PATCH 1/3] arm/xen: Improve a size determination in __set_phys_to_machine_multi() Stefano Stabellini <sstabellini@kernel.org> - 2017-06-05 19:20 +0200
Re: [PATCH 0/3] ARM-XEN: Adjustments for __set_phys_to_machine_multi() Stefano Stabellini <sstabellini@kernel.org> - 2017-06-05 20:00 +0200
csiph-web