aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen/APKBUILD.orig
Commit message (Collapse)AuthorAgeFilesLines
* main/xen: Fixes for missing transaction in xenstore_client.c.Linus Swälas2016-10-191-0/+456
Recent kernel updates makes xenstore-read return ESRCH due to not having a transaction in progress when talking to xenbus, this makes sure that a transaction is always in place.