'--base' as documented in
https://git-scm.com/docs/git-format-patch]
url:
https://github.com/0day-ci/linux/commits/Vineet-Gupta/ARC-mm-updates-support-3-4-levels-and-asm-generic-pgalloc/20210813-074023
base: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git for-next
c
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
master
head: 4b358aabb93a2c654cd1dcab1a25a589f6e2b153
commit: 9cf1d7d830f4a586dfa4ddcaf9eae3959e0708ef [5325/7963] ARC: cmpxchg/xchg:
rewrite as macros to make type safe
config: arc-randconfig-s031-20210813 (attached
when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url:
https://github.com/0day-ci/linux/commits/Vineet-Gupta/ARC-mm-updates-support-3-4-levels-and-asm-generic-pgalloc/20210813-074023
base: https://git.kernel.org/pub/scm/li
drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url:https://github.com/0day-ci/linux/commits/Vineet-Gupta/ARC-mm-updates-support-3-4-levels-and-asm-generic-pgalloc/20210813-074023
base:https://git.kernel.o
From: Changcheng Deng
Some typos are found out by codespell tool:
./intc-compact.c:145: prioity ==> priority
./smp.c:286: recevier ==> receiver
./stacktrace.c:152 prelogue ==> prologue
Fix typos found by codespell.
Reported-by: Zeal Robot
Signed-off-by: Changcheng Deng
Signed-off-by: Yi Wang
On 8/13/21 2:25 AM, Gavin Shan wrote:
Hi Anshuman and Vineet,
On 8/12/21 9:11 PM, Anshuman Khandual wrote:
On 8/9/21 2:56 PM, Gavin Shan wrote:
There are couple of issues with current implementations and this series
tries to resolve the issues:
(a) All needed information are scattered in v
Hi Vineet,
On 8/14/21 5:43 AM, Vineet Gupta wrote:
On 8/13/21 2:25 AM, Gavin Shan wrote:
On 8/12/21 9:11 PM, Anshuman Khandual wrote:
On 8/9/21 2:56 PM, Gavin Shan wrote:
There are couple of issues with current implementations and this series
tries to resolve the issues:
(a) All needed in