backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* generate backport
@ 2020-05-24 15:39 Shetu Ayalew
  2020-05-24 15:53 ` Hauke Mehrtens
  0 siblings, 1 reply; 2+ messages in thread
From: Shetu Ayalew @ 2020-05-24 15:39 UTC (permalink / raw)
  To: backports

Hi, 

I'm trying to create backport based on the backport project. I followed the instructions here - https://backports.wiki.kernel.org/index.php/Documentation/backports/hacking. 

I'm using the latest versions of linux-next tree and backports tree and I also installed the latest version of the coccinelle. I did checkout on both trees (of linux-next tree and backports) to many different tags (the last I tryed on was v5.3.6-1). Then I run:
./gentree.py --clean --git-revision v5.3.6-1 /path/to/your/linux-next /path/to/your/newly/created/release

But in all the cases there was always patches that created parsing error. For example on the last tag I got error in patch 0049-no-pfmemalloc/no-pfmemalloc.cocci with the following message:
init_defs_builtins: /usr/local/bin/../lib/coccinelle/standard.h
minus: parse error: 
  File "/.autodirect/swgwork/shetu/upstream/backports/patches/0049-no-pfmemalloc/no-pfmemalloc.cocci", line 7, column 4, charpos = 90
  around = 'page_is_pfmemalloc',
  whole content =  || page_is_pfmemalloc(page)

which is not much informative, I'm not sure where is the problem.  I also checked this file on master branch and other branches
Is it possible you give me two tags (one for the linux-next tree and one for the backport) where the backport should work so I will be able to try it.

Thanks, 
Shetu

--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-24 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 15:39 generate backport Shetu Ayalew
2020-05-24 15:53 ` Hauke Mehrtens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).